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 (24.3.0.1000)
Syntax public OtherGroupSettings OtherGroupSettings { get; }
Public ReadOnly Property OtherGroupSettings As OtherGroupSettings
Get
public:
property OtherGroupSettings^ OtherGroupSettings {
OtherGroupSettings^ get ();
}
member OtherGroupSettings : OtherGroupSettings with get
Property Value
Type:
OtherGroupSettingsSee Also