ClientHierarchyLevelSortingBottomOverrides Property

Gets the rule bottom overrides, if any.

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IList<string> BottomOverrides { get; }

Property Value

Type: IListString
See Also