ICubeValidationAssertions.Item

Syntax

Item(Index: Integer): ICubeValidationAssertion;

Parameters

Index. Index of the message about cube metadata violations.

Description

The Item property returns the information message about cube metadata violations.

Example

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

See also:

ICubeValidationAssertions