IEaxDataAreaValidations.RemoveByKey

Syntax

RemoveByKey(Value: Integer): Boolean;

Parameters

Value. Validation rule key.

Description

The RemoveByKey method removes validation rule by its key.

Comments

Available values:

Example

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

See also:

IEaxDataAreaValidations