Item(Index: Integer): IEaxDataAreaValidation;
Index. Validation rule index.
The Item property returns validation rule by its index.
To get validation rule index, use IEaxDataAreaValidations.IndexOf.
The property use is given in the example for IEaxDataAreaValidationChain.Move.
See also: