Open this page in the API Guide

UserHierarchyLevel.CompatibleUniqueName Property

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

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

Property Value

Type: String

Implements

IHierarchyLevel.CompatibleUniqueName
IHierarchyLevel.CompatibleUniqueName
See Also