The SpecField type exposes the following members.

Properties

  Name Description
Public property Code
Numeric code identifying this form field.
Public property DataType
A field's type, i.e. whether it's a single word, a date, a selection, or a text field
Public property FieldType
Specifies whether the field is optional, required, a key, or set by the server.
Public property Name
Name of this form field.

See Also