ExternalHierarchyLevelTHierarchy, THierarchyMemberLevelType Property |
Gets the type of the level.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic abstract LevelType LevelType { get; }Public MustOverride ReadOnly Property LevelType As LevelType
Get
public:
virtual property LevelType LevelType {
LevelType get () abstract;
}abstract LevelType : LevelType with get
Property Value
Type:
LevelTypeImplements
IHierarchyLevelLevelType
See Also