CalculatedMemberParentHierarchyUniqueName 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 (24.3.0.1000)
Syntax public string ParentHierarchyUniqueName { get; set; }
Public Property ParentHierarchyUniqueName As String
Get
Set
public:
property String^ ParentHierarchyUniqueName {
String^ get ();
void set (String^ value);
}
member ParentHierarchyUniqueName : string with get, set
Property Value
Type:
StringSee Also