Share via


Category

This class represents a category of a sales catalog.

Data Members

Data Member Name Data Type Default Value Description
CatalogName WSTR Not available Stores the catalog name.
CategoryName WSTR Not available Stores the category name.
CategoryNameCat WSTR400 Not available Stores the unique key (catalog name concatenated with category name) for the object.

Class Key

CategoryKey is composed of a single data member, CategoryNameCat.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
Category Category Products 3


All rights reserved.