DataDrivenCondition Class |
Namespace: Dundas.BI.Notifications
The DataDrivenCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category |
Gets the condition category.
|
![]() | Id |
Gets the condition ID.
|
![]() | Measure |
Gets the measure usage element the condition is attached to.
|
![]() | MissingDataPolicy |
Gets or sets the missing data policy for the target cells.
|
![]() | ParameterValues |
Gets the parameter values to be used in data retrieval.
|
![]() | RequestOverrides |
Gets the data retrieval request overrides, if any are defined.
|
![]() | TargetCells |
Gets the condition target cells.
|
Name | Description | |
---|---|---|
![]() | AddTargetCell |
Adds the specified target cell to the current instance monitoring list.
|
![]() | RemoveTargetCell |
Removes the target data cell from the current instance monitoring list.
|
![]() | SetDataRetrievalParameters |
Sets the data retrieval parameters for the current instance.
|