Level

Returns a member's level.

Syntax

«Member».Level

Example

If the Time dimension has levels All, Year, Quarter, Month, Week, and Day, then:

January.Level

returns the Month level.

January.Level.Name

returns the name of the Month level.

(c) 1999 Microsoft Corporation. All Rights Reserved.