HierarchyLevelSortingHasBottomOverrides Property |
Gets a value indicating whether this instance has sorting overrides.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic bool HasBottomOverrides { get; }Public ReadOnly Property HasBottomOverrides As Boolean
Get
public:
property bool HasBottomOverrides {
bool get ();
}member HasBottomOverrides : bool with get
Property Value
Type:
Boolean
See Also