ValidationFilterDataOptions

Description

The ValidationFilterDataOptions enumeration is used to determine the 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 considered.
1 PeriodByValidation. Validation dates are considered only for calculation period.
2 OutputPeriodByValidation. Validation dates are considered only for period of unloading data.
3 AllPeriodByValidation. Validation dates are considered for periods of calculation and unloading data.

Comments

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

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

See also:

Ms Assembly Enumerations