openPDC Synchrophasor Help
IsEmpty Property
NamespacesTVA.PhasorProtocolsFrequencyValueBaseIsEmpty
Gets boolean value that determines if none of the composite values of FrequencyValueBase have been assigned a value.
Declaration Syntax
C#Visual BasicVisual C++
public override bool IsEmpty { get; }
Public Overrides ReadOnly Property IsEmpty As Boolean
	Get
public:
virtual property bool IsEmpty {
	bool get () override;
}
Return Value
True, if no composite values have been assigned a value; otherwise, false.

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