StateGroup Class |
Namespace: Dundas.BI.Entities.MetricSets
The StateGroup type exposes the following members.
Name | Description | |
---|---|---|
StateGroup(MeasureUsage, String, String) |
Initializes a new instance of the StateGroup class.
| |
StateGroup(MetricSet, String, String) |
Initializes a new instance of the StateGroup class.
|
Name | Description | |
---|---|---|
Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
Measure |
Gets the metric set measure the state group is attached to.
| |
MetricSet |
Gets the metric set the group is attached to.
| |
Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
States |
Gets the states.
|
Name | Description | |
---|---|---|
AddState |
Adds a new state to the state group collection.
| |
RemoveState |
Removes the state.
| |
ToString | Returns a string that represents the current object. (Overrides DescriptorBaseToString.) |