IEaxDataAreaValidations.RemoveByKey

Fore Syntax

RemoveByKey(Value: Integer): Boolean;

Fore.NET Syntax

RemoveByKey(Value: uinteger): boolean;

Parameters

Value. Validation rule key.

Description

The RemoveByKey method removes validation rule by its key.

Comments

Returned values:

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaValidations