Forms
Query expense forms.
Table Specific Information
Select
The driver processes all searches to this table client-side within the driver. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The id of the form. | |
| Code [KEY] | String | The code of the form. | |
| Name | String | The name of the form. |