| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fieldId | String | The Field Id. | ||
| description | String | Optional | The Field's Description. | |
| maxLength | Integer | Optional | The Maximum Length of this String type Field. If omitted, a value of 0 is assumed. | |
| systemFieldName | String | Optional | The System Field Name in the underlying database. | |
| readOnly | Boolean | Optional | Indicates whether this is a Read-Only Field. If omitted, a value of False is assumed. |
A finDataSchemaField object.