IValidationCrossFrequency.FromLevel

Fore Syntax

FromLevel: DimCalendarLevel;

Fore.NET Syntax

FromLevel: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;

Description

The FromLevel property determines compared level.

Comments

The compared level should have smaller calendar frequency than validation rule frequency set by the IValidationFilter.Level property.

Fore and Fore.NET Examples

The property use is given in the example for IValidationCrossFrequency.AggregationType.

See also:

IValidationCrossFrequency