InfoConnect for Unisys VBA Guide
IsProtectedField Property (HostField)
Gets a value that indicates whether the field is a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED
Syntax
Object.IsProtectedField As Boolean
Example
Dim host As HostField
Dim protectField As Boolean = host.IsProtectField
See Also

 

 


2015 Attachmate

Send Feedback