RequestOverridesTotals Property |
Gets or sets the totals settings.
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 TotalsSettings Totals { get; set; }
Public Property Totals As TotalsSettings
Get
Set
public:
property TotalsSettings^ Totals {
TotalsSettings^ get ();
void set (TotalsSettings^ value);
}
member Totals : TotalsSettings with get, set
Property Value
Type:
TotalsSettingsSee Also