IValidationCustom.Transform

Fore Syntax

Transform: IMsFormulaTransform;

Fore.NET Syntax

Transform: Prognoz.Platform.Interop.Ms.IMsFormulaTransform;

Description

The Transform property returns an object allowing to set up calculation parameters for validation rule.

Fore and Fore.NET Examples

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

See also:

IValidationCustom