InfoConnect for Airlines VBA Guide
IsNumericOnlyField Property (FieldAttributes)
Returns whether the data cell marks the beginning of a numeric only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY
Syntax
Object.IsNumericOnlyField As Boolean
See Also