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