public ushort AsduLength { get; set; }
Public Property AsduLength As UShort Get Set
public: property unsigned short AsduLength { unsigned short get (); void set (unsigned short value); }
function get_AsduLength(); function set_AsduLength(value);
In This Article