InputType

InputType() as Integer

or

InputType() as CclNumericAttributes

Returns a value which indicates whether the field is alphanumeric or numeric. Possible values are:
  • cclAlphanumeric
  • cclNumeric

Constants are available in the type library. Use the Visual Basic Object Browser to view them.