Click or drag to resize

DataCellBase.CommonStatusFlags Property

Gets or sets common status flags of this DataCellBase.

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

Property Value

UInt32

Implements

IDataCell.CommonStatusFlags
See Also