ICubeValidationAssertions.MaxSeverity

Syntax

MaxSeverity: CubeValidationAssertionSeverity;

MaxSeverity: Prognoz.Platform.Interop.Cubes.CubeValidationAssertionSeverity;

Description

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

Fore and Fore.NET Examples

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

See also:

ICubeValidationAssertions