EventHandlerEnvironmentEventType Property |
Accessor for the event type.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic MFEventHandlerType EventType { get; }
Public ReadOnly Property EventType As MFEventHandlerType
Get
public:
virtual property MFEventHandlerType EventType {
MFEventHandlerType get () sealed;
}
Property Value
Type:
MFEventHandlerTypeImplements
IEventHandlerEnvironmentEventType
See Also