RemoveByKey(Value: Integer): Boolean;
RemoveByKey(Value: uinteger): boolean;
Value. Validation rule key.
The RemoveByKey method removes validation rule by its key.
Returned values:
True. The rule is successfully removed.
False. The rule is not removed.
The method use is given in the example for IEaxDataAreaValidationChain.Move.
See also: