HierarchyLevelValueTopLevelDepth Property |
Gets the totals level depth if set by the user, or -1 if not set.
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int TopLevelDepth { get; }
Public ReadOnly Property TopLevelDepth As Integer
Get
public:
property int TopLevelDepth {
int get ();
}
member TopLevelDepth : int with get
Property Value
Type:
Int32See Also