'Declaration
Property CopyInputFieldsOnly As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.CopyInputFieldsOnly = value value = instance.CopyInputFieldsOnly
bool CopyInputFieldsOnly {get; set;}
Property Value
The default value is False.
If this property is True, the terminal replaces protected characters with spaces. If it is false, protected and unprotected characters are treated identically.