Category Properties |
The Category type exposes the following members.
Name | Description | |
---|---|---|
DefaultCategory |
Gets and sets a value that indicates if this category is the default category to which all users have access.
|
|
GUID |
Gets and sets a GUID that uniquely identifies this object.
|
|
ID |
Gets a value that indicates the Unique ID of this object.
|
|
Name |
Gets and sets the name of this Category.
|
|
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
|
Parent |
Gets and sets the CategoriesCollection object that is the parent of this object.
|
|
SubCategories |
Gets and sets the SubCategrories collection for this object.
|
|
SubCategory |
Gets and sets a value that indicates if this category is a sub categroy.
|