IEaxDataAreaValidationChain.Count

Fore Syntax

Count: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaValidationChain