InfoConnect for Unisys VBA Guide
IsAutoEnterField Property (HostField)
Gets a value that indicates whether the field is a auto enter field. Note: IScreenDataConstants.FIELD_AUTO_ENTER
Syntax
Object.IsAutoEnterField As Boolean
Example
Dim host As HostField 
Dim autoEnterField As Boolean = host.IsAutoEnterField
See Also

 

 


2015 Attachmate

Send Feedback