IndexOf(Value: IEaxDataAreaValidation): Integer;
Value. Validation rule as object.
The IndexOf method returns an index of the specified validation rule.
To get validation rule by its key, use the IEaxDataAreaValidations.Item property.
The property use is given in the example for IEaxDataAreaValidationChain.Move.
See also: