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 (25.3.0.1000)
Syntaxpublic OtherGroupBoundary UpperBoundary { get; }Public ReadOnly Property UpperBoundary As OtherGroupBoundary
	Get
public:
property OtherGroupBoundary^ UpperBoundary {
	OtherGroupBoundary^ get ();
}member UpperBoundary : OtherGroupBoundary with get
Property Value
Type: 
OtherGroupBoundary
RemarksUsed for bottom and middle group categories.
See Also