StartDateSettings: IValidationDateSettings;
StartDateSettings: Prognoz.Platform.Interop.Ms.IValidationDateSettings;
The StartDateSettings property determines the start data of calculation of the validation rule.
If validation is calculated for a workbook of time series database, the start date of calculation is selected to be the maximum value of StartDateSettings and start date of workbook data loading: the ILaner.StartDate 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: