OlapHierarchyIsUnbalanced Property

Gets or sets a value indicating whether hierarchy is unbalanced.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public bool IsUnbalanced { get; set; }

Property Value

Type: Boolean
if hierarchy is unbalanced; otherwise, .
See Also