Assembly: Ms;
The IValidationExesliceeSettings interface determines validation calculation settings.
IValidationExecuteSettings
To get the settings of validation calculation, use the IValidationFilterModel.Settings property. The IValidationFilter interface is the IValidationFilterModel interface delegate.
Property name | Brief description | |
The DataMatrix property determines data matrix, by which validation is calculated. | ||
The IsLoadDatesSet property determines whether data loading period is set. | ||
The Laner property determines time series database workbook, validation for which must be calculated. | ||
The LoadEnd property determines end of data loading period. | ||
The LoadStart property determines start of data loading period. | ||
The Messages property returns validation filter messages. | ||
The ParamValues property returns the values of the parameters used on calculating validation. | ||
The SelectionFilter property returns parameters of filter limiting series used for validation calculation. | ||
The Warnings property returns validation filter warnings. |
See also: