AutoCapture Server objects
This section describes AutoCapture server objects.
Event | Description |
---|---|
Form Object | A Form object provides fields for user entries. RRTs access field values in a workflow. |
Fields Object | A Fields object provides a container object for fields in a form. |
Boolean Field Object | The BooleanField object accesses information for a Boolean field in a form. |
Data Field Object | The DateField object accesses information for a date-time field in a form. |
Label Field Object | The LabelField object accesses information for a label field in a form. |
List Field Object | A ListField object provides fields for user entries. RRTs access field values in a workflow. |
Number Field Object | The NumberField object accesses information for a numeric field in a form. |
String Field Object | The StringField object accesses information for a string field in a form. |