|
HeaderFrameVersion Property
|
Gets the IEEE C37.118 protocol version of this
HeaderFrame.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic byte Version { get; }
Public ReadOnly Property Version As Byte
Get
public:
property unsigned char Version {
unsigned char get ();
}
member Version : byte with get
View SourceProperty Value
Byte
See Also