Name

The Name property of the Level interface contains the name of the level object.

Applies To
clsAggregationLevel clsDatabaseLevel
clsCubeLevel clsPartitionLevel

Data Type

String

Access

Read/write (read-only after the object has been named)

Example

Use the following code to return a level object name:

Dim sName As String

sName = LevelObject.Name

See Also
About Decision Support Objects Using Decision Support Objects
Properties Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.