| Category Properties |
The Category type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CategoryId |
Gets a unique identifier for the category.
|
|
|
Children |
Gets a collection of direct child categories.
|
|
|
Inherit |
If true, then items will be assigned parent categories until the root is reached, when a category at any depth is assigned. Null if the category is a root category.
|
|
|
Name |
Gets the name of the category.
|
|
|
ParentCategoryId |
Gets a unique identifier for a category's parent category. If null, then the category is a root category.
|
|
|
Path |
Gets the path of the category tree.
|