IEventHandlerEnvironmentIsObjectEvent Property |
Indicates if the event is associated with an object.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxbool IsObjectEvent { get; }
ReadOnly Property IsObjectEvent As Boolean
Get
property bool IsObjectEvent {
bool get ();
}
Property Value
Type:
Boolean
See Also