|   | IChannelCellParsingStatePhasorCount Property | 
        
        
            Gets or sets the number of phasor elements associated with the 
IChannelCell being parsed.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxint 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);
Property Value
Int32 See Also
See Also