Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class represents a level of a hierarchical sales catalog.
Data Members
Data Member Name |
Data Type |
Default Value |
Description |
---|---|---|---|
ChildCategoryCat |
nvarchar(400) |
Unknown |
Stores the catalog name concatenated with the child category name. |
ParentCategoryCat |
nvarchar(400) |
Unknown |
Stores the catalog name concatenated with the parent category name. |
Class Key
CatHierarchyKey is composed of the following data members:
ParentCategoryCat + ChildCategoryCat.
Relations
No relations are defined for this class.