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.