IEaxDataAreaValidations.Create

Fore Syntax

Create: IEaxDataAreaValidation;

Fore.NET Syntax

Create(): Prognoz.Platform.Interop.Express.IEaxDataAreaValidation;

Description

The Create method creates a validation rule.

Comments

To clear validation rule collection, use IEaxDataAreaValidations.Clear.

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaValidations