EndDateSettings: IValidationDateSettings;
EndDateSettings: Prognoz.Platform.Interop.Ms.IValidationDateSettings;
The EndDateSettings property determines the end date of calculating the validation rule.
If validation is calculated for a workbook of time series database, the end date of calculation is selected to be the minimum value of EndDateSettings, and end date of workbook data loading: the ILaner.EndDate property.
The Settings parameter of the IValidationFilter.Execute method determines validation calculation parameters.
The property use is given in the example for IValidationFilter.Details.
See also: