Click or drag to resize

ChannelValueBaseTCompositeValueCount Property

Gets total number of composite values that this ChannelValueBaseT provides.

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

Property Value

Int32

Implements

IChannelValueTCompositeValueCount
See Also