Gets or sets the header frame, which contains the unit ID (i.e., station name), of the device.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public HeaderFrame HeaderFrame { get; set; }
Public Property HeaderFrame As HeaderFrame Get Set
public: property HeaderFrame^ HeaderFrame { HeaderFrame^ get (); void set (HeaderFrame^ value); }