Gets the IEEE C37.118 protocol version of this DataFrame as specified by the associated ConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte Version { get; }
Public ReadOnly Property Version As Byte Get
public: property unsigned char Version { unsigned char get (); }