HierarchyLevelHierarchyUniqueName Property |
Gets the parent hierarchy unique name.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic abstract string HierarchyUniqueName { get; }Public MustOverride ReadOnly Property HierarchyUniqueName As String
Get
public:
virtual property String^ HierarchyUniqueName {
String^ get () abstract;
}abstract HierarchyUniqueName : string with get
Property Value
String
See Also