The IValidationExecData interface contains properties that are used to work with data on validation calculation.
Property name | Brief description | |
ByScenario | The ByScenario property determines whether validation must be calculated in the scenarios dimension. | |
Key | The Key property returns the key of validation calculation. | |
Name | The Name property determines a validation calculation name. | |
RevisionKey | The RevisionKey property returns the key of calculation revision. | |
Stamp | The Stamp property determines a date of validation calculation. | |
ValidationKey | The ValidationKey property determines a key of calculated rule or group of validations. | |
Validations | The Validations property determines calculated validations. |
Property name | Brief description | |
Delete | The Delete method deletes data about calculation of validation. |
See also: