다음을 통해 공유


LevelType 속성

Gets the level type of the Level.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.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.AdomdServer. . :: . .LevelTypeEnum
A LevelTypeEnum enumeration value that represents the level type of the Level.