IHierarchyLevelCompatibleUniqueName 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.3.0.1000)
Syntaxstring CompatibleUniqueName { get; }ReadOnly Property CompatibleUniqueName As String
	Get
property String^ CompatibleUniqueName {
	String^ get ();
}abstract CompatibleUniqueName : string with get
Property Value
Type: 
String
See Also