'Declaration
Property HideLINCHeader As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.HideLINCHeader = value value = instance.HideLINCHeader
bool HideLINCHeader {get; set;}
Gets or sets whether to display the header from a Unisys A-Series host application using third party (LINC) software on the T-27 screen.
'Declaration
Property HideLINCHeader As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.HideLINCHeader = value value = instance.HideLINCHeader
bool HideLINCHeader {get; set;}