| Category Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class Category : _Category, ISerializable
The Category type exposes the following members.
| Name | Description | |
|---|---|---|
| GetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| AllCategory |
Gets and sets a property to indicate if the parent alert should be evaluated against all Category
| |
| GroupColumn |
Gets and sets the name of the group column this category relates to
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| Parent |
Gets and sets the parent of this object
| |
| Value |
Gets and sets a value that defines this Category
|