M-Files Vault Application Framework
C#
Show/Hide TOC
IEvent
Handler
Environment
Is
Object
Event Property
Indicates if the event is associated with an object.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
bool
IsObjectEvent
{
get
; }
Property Value
Boolean
See Also
Reference
IEventHandlerEnvironment Interface
MFiles.VAF.Common Namespace
In This Article
Definition
See Also