ValidationFilterDataOptions

Description

The ValidationFilterDataOptions enumeration is used to determine a method of date registration on calculating validation.

It is used by the following property:

Available Values

Value Brief Description
0 None. Validation dates are not taken into account.
1 PeriodByValidation. Validation dates are taken into account only for calculation period.
2 OutputPeriodByValidation. Validation dates are taken into account only for period of loading data.
3 AllPeriodByValidation. Validation dates are taken into account for periods of calculation and loading data.

Comments

Use the IValidationFilter.StartDateSettings and IValidationFilter.EndDateSettings properties to determine dates of validation calculation.

If periods of calculation and loading are set as AllbyOwner, on calculating validation:

See also:

Ms Assembly Enumerations