|
CorrectiveParserEventGroups Property
|
Gets event groups for current record.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.248-beta
Syntaxpublic ushort[] EventGroups { get; }
Public ReadOnly Property EventGroups As UShort()
Get
public:
property array<unsigned short>^ EventGroups {
array<unsigned short>^ get ();
}
member EventGroups : uint16[] with get
function get_EventGroups();
View SourceProperty Value
UInt16
See Also