IValidationGrowthRate

Assembly: Ms;

Description

The IValidationGrowthRate interface is used to work with validation rule of the Growth Rate Analysis type.

Inheritance Hierarchy

          IValidationDetails

          IValidationGrowthRate

Comments

To set up parameters of this rule cast the value returned by the IValidationFilter.Details property to the IValidationGrowthRate interface.

Properties

  Property name Brief description
ComparisonValue The ComparisonValue property returns the rate of change parameters.

Properties inherited from IValidationDetails

  Property name Brief description
The Kind property returns type of validation rule.
The SelectionFilter property returns parameters of the filter limiting the checked series.
The SelectionTargetData property returns object determining data used for validation.

See also:

Ms Assembly Interfaces