IEaxDataAreaValidations.Count

Syntax

Count: Integer;

Description

The Count property returns the number of validation rules.

Comments

To get validation rule by index, use IEaxDataAreaValidations.Item.

Example

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

See also:

IEaxDataAreaValidations