M-Files UI Extensibility Framework
OnObjectLevelPropertySet Event
Collapse All
Expand All
M-Files UI Extensibility Framework
>
Events
> OnObjectLevelPropertySet Event
Description
Triggered after a request to modify object-level property value succeeded on M-Files Server.
https://developer.m-files.com/APIs/COM-API/Reference/
Parameters
IObjID [ in ]
Identifies the object.
propertyValue :
IPropertyValue
[ in ]
The property value set.
Remarks
Supported in M-Files 9.0.3372.6 and newer.
See Also
OnSetObjectLevelProperty Event