Compartilhar via


Propriedade do RDL LevelName

Gets the name of the level that contains the Member.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public ReadOnly Property LevelName As String
    Get
'Uso
Dim instance As Member
Dim value As String

value = instance.LevelName
public string LevelName { get; }
public:
property String^ LevelName {
    String^ get ();
}
member LevelName : string
function get LevelName () : String

Valor da propriedade

Tipo: System. . :: . .String
A String that contains the name of the level that contains the Member.