IEaxDataAreaValidationChain

Assembly: Express;

Description

The IEaxDataAreaValidationChain interface is used to work with validation chain in analytical data area.

Inheritance Hierarchy

          IEaxDataAreaValidationChain

Comments

To get an object of this type, use IDiagnosticReport.Chain.

Properties

  Property name Brief description
Count The Count property returns the number of validations in the chain.
Item The Item property returns a link between diagnostic report validation chain and collection of validation rules of analytical data area.
Validations The Validations property returns collection of validation rules of analytical data area.

Methods

  Method name Brief description
Move The Move method moves validation chain elements.

See also:

Express Assembly Interfaces