ListField object
A ListField object provides fields for user entries. RRTs access field values in a workflow.
Properties
Type | Access type | Description |
---|---|---|
Name | Read | The name of the field. |
Value | Read/write | The value of the field. |
Format | Read/write | The date format. |
Required | Read/write | Specifies whether the field is required |
HelpMsg | Read/write |
The help message for the field. |
Methods
Method | Description |
---|---|
AddListItem | Adds a new item to a list. |