IEaxDataAreaValidationChain.Count

Syntax

Count: Integer;

Description

The Count property returns the number of validations in the chain.

Comments

To get link between validation chain of diagnostic report and collection of analytical data area validation rules, use IEaxDataAreaValidationChain.Item.

Example

The property use is given in the example for IEaxDataAreaValidationChain.Move.

See also:

IEaxDataAreaValidationChain