DataRequestTotals Property |
Gets the totals settings for the current instance.
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; }
Public ReadOnly Property Totals As TotalsSettings
Get
public:
property TotalsSettings^ Totals {
TotalsSettings^ get ();
}
member Totals : TotalsSettings with get
Property Value
Type:
TotalsSettingsSee Also