VirtualHierarchyMemberLevel Property |
Gets the parent level.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public IHierarchyLevel Level { get; }
Public ReadOnly Property Level As IHierarchyLevel
Get
public:
virtual property IHierarchyLevel^ Level {
IHierarchyLevel^ get () sealed;
}
abstract Level : IHierarchyLevel with get
override Level : IHierarchyLevel with get
Property Value
Type:
IHierarchyLevelImplements
IHierarchyMemberLevelSee Also