Click or drag to resize

PhasorValueBase.CompositeValueCount Property

Gets total number of composite values that this PhasorValueBase provides.

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

Property Value

Int32

Implements

IChannelValue<T>.CompositeValueCount
IChannelValue<T>.CompositeValueCount
See Also