|   | MultiProtocolFrameParserIsIEEEProtocol Property | 
        
        
            Gets a flag that determines if the currently selected 
PhasorProtocol is an IEEE standard protocol.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool IsIEEEProtocol { get; }Public ReadOnly Property IsIEEEProtocol As Boolean
	Get
public:
property bool IsIEEEProtocol {
	bool get ();
}member IsIEEEProtocol : bool with get
function get_IsIEEEProtocol();
Property Value
Boolean See Also
See Also