OptionListElement
Create, update, delete, and query Option List Elements.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | Long | True |
The unique Id of the option list. |
| Name | String | False |
The name of the option list item. |
| type | String | False |
The type of the option list element item. |
| displayName | String | False |
The displayName of the option list element item. |
| value | String | False |
The value of the option list element item. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Depth | String |
The depth of information requested from Eloqua. |