IEaxDataAreaValidation.Filter

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.

Example

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

See also:

IEaxDataAreaValidation