IEaxDataAreaValidation.Filter

Fore Syntax

Filter: Object;

Fore.NET Syntax

Filter: object;

Description

The Filter property returns validation rule parameters.

Comments

To work with the object returned by this property, it must be transformed to the IValidationFilter interface.

Fore and Fore.NET Example

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

See also:

IEaxDataAreaValidation