CatalogCategoryAttributeOptionOptions
CatalogCategoryAttributeOptionOptions is an auto generated table
Columns
Name | Type | ReadOnly | Description |
IsDefault | Bool | False | Default |
Label [KEY] | String | False | Option label |
SortOrder | Int | False | Option order |
StoreLabels | String | False | Option label for store scopes |
Value | String | False | Option value |
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 |
AttributeCode_p | String | This is an auto-generated column |
Last updated