Click or drag to resize

DataCellBaseAllValuesAssigned Property

Gets flag that determines if all values of this DataCellBase have been assigned.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual bool AllValuesAssigned { get; }
View Source

Property Value

Boolean

Implements

IDataCellAllValuesAssigned
See Also