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