IValidationCustom.CalculationType

Fore Syntax

CalculationType: MsCalculationType;

Fore.NET Syntax

CalculationType: Prognoz.Platform.Interop.Ms.MsCalculationType;

Description

The CalculationType property determines validation rule calculation mode.

Comments

If property value:

Fore and Fore.NET Examples

The property use is given in the example for IValidationCustom.Mappings.

See also:

IValidationCustom