ConfigurationsAttributeValuesValue
Reads /value entries from the ConfigurationsAttributeValues table.
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
ConfigurationsAttributeValues_Id [KEY] | String | The Workday ID of the ConfigurationsAttributeValues that contains this. |
Configurations_Id [KEY] | String | The Workday ID of the Configurations that owns this. |
BooleanValue | Bool | Supported for: SELECT. Returns a boolean attribute value if it is allowed for the current environment. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
NumericValue | Decimal | Supported for: SELECT. Returns a numeric attribute value if it is allowed for the current environment. |
StringValue | String | Supported for: SELECT. Returns a string attribute value if it is allowed for the current environment. |
Application_Prompt | String | Only used when a Configurations_Id filter is not provided. No description available. |
Name_Prompt | String | Only used when a Configurations_Id filter is not provided. No description available. |