Open this page in the API Guide

ExternalHierarchyLevel<THierarchy, THierarchyMember>.CompatibleUniqueName Property

Gets the compatible unique name. This property allows grouping together compatible hierarchy levels across multiple IAnalysisStructures.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public abstract string CompatibleUniqueName { get; }

Property Value

Type: String

Implements

IHierarchyLevel.CompatibleUniqueName
See Also