IHierarchyCompatibleUniqueName 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 (24.3.0.1000)
Syntax string CompatibleUniqueName { get; }
ReadOnly Property CompatibleUniqueName As String
Get
property String^ CompatibleUniqueName {
String^ get ();
}
abstract CompatibleUniqueName : string with get
Property Value
Type:
StringSee Also