Gets or sets the IEEE C37.118 version of this frame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte Version { get; set; }
Public Property Version As Byte Get Set
public: property unsigned char Version { unsigned char get (); void set (unsigned char value); }