expression.IsNumericShiftField As Boolean
where expression is a variable that represents a HostField Object
Gets
a value
that indicates whether the field is a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFTexpression.IsNumericShiftField As Boolean
Dim host As HostField Dim numericShiftField As Boolean = host.IsNumericShiftField