AttributeHierarchyCompatibleUniqueName Property

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

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

Property Value

String

Implements

IHierarchyCompatibleUniqueName
See Also