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


Свойство LevelType

Gets the level type of the Level.

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

Синтаксис

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

value = instance.LevelType
public LevelTypeEnum LevelType { get; }
public:
property LevelTypeEnum LevelType {
    LevelTypeEnum get ();
}
member LevelType : LevelTypeEnum
function get LevelType () : LevelTypeEnum

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

Тип: Microsoft.AnalysisServices.AdomdClient. . :: . .LevelTypeEnum
A LevelTypeEnum enumeration value that represents the level type of the Level.