'Declaration
Public Property EventType As Long
'Usage
Dim instance As AEEventDataPayload Dim value As Long instance.EventType = value value = instance.EventType
public long EventType {get; set;}
'Declaration
Public Property EventType As Long
'Usage
Dim instance As AEEventDataPayload Dim value As Long instance.EventType = value value = instance.EventType
public long EventType {get; set;}
Internal value of one of OpcLabs.EasyOpc.AlarmsAndEvents.AEEventType constants.