MetricSetShownTotals Property |
Gets or sets the value indicating what totals are requested.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public CellsetAxis ShownTotals { get; set; }
Public Property ShownTotals As CellsetAxis
Get
Set
public:
property CellsetAxis ShownTotals {
CellsetAxis get ();
void set (CellsetAxis value);
}
member ShownTotals : CellsetAxis with get, set
Property Value
Type:
CellsetAxisSee Also