TimeHierarchyCompatibleUniqueName Property

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

Namespace:  Dundas.BI.Entities.TimeDimensions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public string CompatibleUniqueName { get; }

Property Value

Type: String

Implements

IHierarchyCompatibleUniqueName
See Also