|
IChannelValueTCompositeValueCount Property
|
Gets total number of composite values that this
IChannelValueT provides.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax int CompositeValueCount { get; }
ReadOnly Property CompositeValueCount As Integer
Get
property int CompositeValueCount {
int get ();
}
abstract CompositeValueCount : int with get
function get_CompositeValueCount();
View SourceProperty Value
Int32See Also