DataRequestOtherGroupSettings Property  | 
 
            Gets the "Other" group settings for the current request.
            
 
    Namespace: 
   Dundas.BI.Data.DataRetrieval
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic OtherGroupSettings OtherGroupSettings { get; }Public ReadOnly Property OtherGroupSettings As OtherGroupSettings
	Get
public:
property OtherGroupSettings^ OtherGroupSettings {
	OtherGroupSettings^ get ();
}member OtherGroupSettings : OtherGroupSettings with get
Property Value
Type: 
OtherGroupSettings
See Also