IEventHandlerAttributeEventType Property |
The event type.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxMFEventHandlerType EventType { get; }
ReadOnly Property EventType As MFEventHandlerType
Get
property MFEventHandlerType EventType {
MFEventHandlerType get ();
}
Property Value
Type:
MFEventHandlerType
See Also