ItemCatalogstranslatableAttributes
ItemCatalogstranslatableAttributes
Columns
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
CatalogName | String | Translated name of the catalog. |
Description | String | Translated description of the catalog. |
Language [KEY] | String | Language associated with the translated catalog attributes. |
SourceLanguage | String | Language associated with the translated source catalog attributes. |
CreationDateTime | Datetime | Date and time when the user created the translatable attributes. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes. |
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 |
Finder | String | finder |