Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the level type of the Level.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property LevelType As LevelTypeEnum
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.AdomdClient.LevelTypeEnum
A LevelTypeEnum enumeration value that represents the level type of the Level.