Поделиться через


Свойство LevelNumber

Gets the ordinal position of the Level within the parent hierarchy.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property LevelNumber As Integer
    Get
'Применение
Dim instance As Level
Dim value As Integer

value = instance.LevelNumber
public int LevelNumber { get; }
public:
property int LevelNumber {
    int get ();
}
member LevelNumber : int
function get LevelNumber () : int

Значение свойства

Тип: System. . :: . .Int32
An Integer that contains the ordinal position of the Level within the parent hierarchy.