|
IDataCellAllValuesAssigned Property
|
Gets flag that determines if all values of this
IDataCell have been assigned.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax bool AllValuesAssigned { get; }
ReadOnly Property AllValuesAssigned As Boolean
Get
property bool AllValuesAssigned {
bool get ();
}
abstract AllValuesAssigned : bool with get
function get_AllValuesAssigned();
View SourceProperty Value
BooleanSee Also