|
ParserEventGroups Property
|
Gets event groups for current record.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.207-beta
Syntax public ushort[] EventGroups { get; }
Public ReadOnly Property EventGroups As UShort()
Get
member EventGroups : uint16[] with get
function get_EventGroups();
View SourceProperty Value
UInt16See Also