Open this page in the API Guide

CalculatedMember.ParentHierarchyUniqueName Property

Gets or sets the unique name of name of the parent hierarchy.

Namespace:  Dundas.BI.Data.CubeDescriptors
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public string ParentHierarchyUniqueName { get; set; }

Property Value

Type: String
See Also