FieldTypesListValues
Retrieves a list value for a custom lists in a custom object definition.
Workday Resource Information
Retrieves a list value for a given custom list in a custom object definition with the specified ID.Secured by: Custom Object Management
Scope: System
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| FieldTypes_Id [KEY] | String | False |
The Workday ID of the FieldTypes that owns this. |
| Alias | String | False |
The web service alias of the custom list value. |
| Descriptor | String | False |
A preview of the instance |
| Href | String | False |
A link to the instance |
| Inactive | Bool | False |
If true, the custom list value is not active and should not be used. |
| Name | String | False |
The name of a custom list value. |
| Order | String | False |
The order of the custom list value. |
| FieldType_Prompt | String | False |