|   | CommandFrameVersion Property | 
        
        
            Gets the IEC 61850-90-5 protocol version of this 
CommandFrame.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic byte Version { get; set; }Public Property Version As Byte
	Get
	Set
public:
property unsigned char Version {
	unsigned char get ();
	void set (unsigned char value);
}member Version : byte with get, set
function get_Version();
function set_Version(value);
Property Value
Byte See Also
See Also