ICubeValidationAssertions.MaxSeverity

Syntax

MaxSeverity: CubeValidationAssertionSeverity;

Description

The MaxSeverity property returns the maximum importance code for the message in the list of cube metadata violations.

Example

The example of use is given in description of the ICubeModel.Validate method.

See also:

ICubeValidationAssertions