Click or drag to resize
Category Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Class to define a particular Category for a dashboard alert
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardCategory

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class Category : _Category, ISerializable

The Category type exposes the following members.

Constructors
  NameDescription
Public methodCategory
Initializes a new instance of the Category class
Top
Methods
  NameDescription
Public methodGetObjectData
Top
Fields
Properties
  NameDescription
Public propertyAllCategory
Gets and sets a property to indicate if the parent alert should be evaluated against all Category
Public propertyGroupColumn
Gets and sets the name of the group column this category relates to
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public propertyParent
Gets and sets the parent of this object
Public propertyValue
Gets and sets a value that defines this Category
Top
Remarks