M-Files UI Extensibility Framework
OnObjectDestroyed Event
M-Files UI Extensibility Framework > Events > OnObjectDestroyed Event
Description
Triggered after a request to destroy a vault object is succeeded on M-Files Server.
https://developer.m-files.com/APIs/COM-API/Reference/
Parameters

objID : IObjID [ in ]

Identifies the destroyed object.

Remarks

The OnObjectsDestroyed Event is triggered, too.

Supported in M-Files 9.0.3372.6 and newer.

See Also