InfoConnect for Unisys VBA Guide
IsNumericShiftField Property (HostField)
Gets a value that indicates whether the field is a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT
Syntax
Object.IsNumericShiftField As Boolean
Example
Dim host As HostField
Dim numericShiftField As Boolean = host.IsNumericShiftField
See Also

 

 


2015 Attachmate

Send Feedback