Click or drag to resize

PhasorValueBaseIsEmpty Property

Gets boolean value that determines if none of the composite values of PhasorValueBase have been assigned a value.

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

Property Value

Boolean

Implements

IChannelValueTIsEmpty
IChannelValueTIsEmpty
See Also