Click or drag to resize

DataCellBaseCommonStatusFlags Property

Gets or sets common status flags of this DataCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public uint CommonStatusFlags { get; set; }
View Source

Property Value

UInt32

Implements

IDataCellCommonStatusFlags
See Also