M-Files UI Extensibility Framework
OnObjectLevelPropertySet Event
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