OtherGroupSettingsUpperBoundary Property |
Gets the group upper boundary comparison rule and value.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public OtherGroupBoundary UpperBoundary { get; }
Public ReadOnly Property UpperBoundary As OtherGroupBoundary
Get
public:
property OtherGroupBoundary^ UpperBoundary {
OtherGroupBoundary^ get ();
}
member UpperBoundary : OtherGroupBoundary with get
Property Value
Type:
OtherGroupBoundaryRemarks Used for bottom and middle group categories.
See Also