Category Class |
![]() |
Namespace: DataPAServerSecurity
[SerializableAttribute] public class Category : _Category, ISerializable
The Category type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category |
Creates and returns a new Category object.
|
![]() | Category(Boolean) |
Creates and returns a new Category object.
|
![]() | Category(String) |
Creates and returns a new Category object.
|
![]() | Category(CategoriesCollection) |
Creates and returns a new Category object.
|
![]() | Category(String, Boolean) |
Creates and returns a new Category object.
|
![]() | Category(CategoriesCollection, Boolean) |
Creates and returns a new Category object.
|
![]() | Category(CategoriesCollection, String) |
Creates and returns a new Category object.
|
![]() | Category(CategoriesCollection, String, Boolean) |
Creates and returns a new Category object.
|
Name | Description | |
---|---|---|
![]() | GetObjectData |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
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.
|