New M-Files API objects can be constructed through the ICommonFunctions Object, which shows as MFiles object. The new keyword triggers the constructor call.
Example Title |
Copy Code
|
---|---|
var o = new MFiles.ObjVer(); |