Click or drag to resize

PhasorValueBaseCompositeValueCount Property

Gets total number of composite values that this PhasorValueBase provides.

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

Property Value

Int32

Implements

IChannelValueTCompositeValueCount
IChannelValueTCompositeValueCount
See Also