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