CreateExecuteSettings: IValidationExecuteSettings;
CreateExecuteSettings(): Prognoz.Platform.Interop.Ms.IValidationExecuteSettings;
The CreateExecuteSettings method creates settings of calculation for a group of validation rules.
To calculate a group of validation rules, use the IValidationGroup.Execute method.
The method use is given in the example for IValidationGroup.Params.
See also: