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