ContinuouslyIncreasesCondition Properties

The ContinuouslyIncreasesCondition type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the condition category.
(Overrides DataDrivenConditionCategory.)
Public propertyId
Gets the condition ID.
(Inherited from DataDrivenCondition.)
Public propertyMeasure
Gets the measure usage element the condition is attached to.
(Inherited from DataDrivenCondition.)
Public propertyMissingDataPolicy
Gets or sets the missing data policy for the target cells.
(Inherited from DataDrivenCondition.)
Public propertyParameterValues
Gets the parameter values to be used in data retrieval.
(Inherited from DataDrivenCondition.)
Public propertyPollingCondition
Gets the polling condition.
Public propertyRequestOverrides
Gets the data retrieval request overrides, if any are defined.
(Inherited from DataDrivenCondition.)
Public propertyTargetCells
Gets the condition target cells.
(Inherited from DataDrivenCondition.)
Top
See Also