|
IChannelCellParsingStateAnalogCount Property
|
Gets or sets the number of analog elements associated with the
IChannelCell being parsed.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax int AnalogCount { get; set; }
Property AnalogCount As Integer
Get
Set
property int AnalogCount {
int get ();
void set (int value);
}
abstract AnalogCount : int with get, set
function get_AnalogCount();
function set_AnalogCount(value);
View SourceProperty Value
Int32See Also