openPDC Synchrophasor Help
AllValuesAssigned Property
NamespacesTVA.PhasorProtocolsChannelValueCollectionBase<(Of <(<'TDefinition, TValue>)>)>AllValuesAssigned
Gets a boolean value indicating if all of the composite values have been assigned a value.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool AllValuesAssigned { get; }
Public Overridable ReadOnly Property AllValuesAssigned As Boolean
	Get
public:
virtual property bool AllValuesAssigned {
	bool get ();
}
Return Value
true, if all composite values have been assigned a value; otherwise, false.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0