LevelType 속성

Gets the level type of the Level.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
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.