IValidationFilter.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

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

Description

The Level property determines the calendar level to calculate the rule.

Comments

If the property is set to  DimCalendarLevel.None the rule is calculated by all calendar levels.

Fore and Fore.NET Examples

The property use is given in the example for IValidationFilter.Details.

See also:

IValidationFilter