DataRequestTotals Property |
Gets the totals settings for the current instance.
Namespace: Dundas.BI.Data.DataRetrievalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic TotalsSettings Totals { get; }Public ReadOnly Property Totals As TotalsSettings
Get
public:
property TotalsSettings^ Totals {
TotalsSettings^ get ();
}member Totals : TotalsSettings with get
Property Value
TotalsSettings
See Also