ICubeValidationAssertion.Severity

Syntax

Severity: CubeValidationAssertionSeverity;

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

Description

The Severity property returns the severity code for the message about cube metadata violations.

Fore and Fore.NET Examples

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

See also:

ICubeValidationAssertion