HierarchyUsageShownTotals Property |
Gets or sets how the totals are displayed for the current instance.
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 TotalsKind ShownTotals { get; set; }
Public Property ShownTotals As TotalsKind
Get
Set
public:
property TotalsKind ShownTotals {
TotalsKind get ();
void set (TotalsKind value);
}
member ShownTotals : TotalsKind with get, set
Property Value
Type:
TotalsKindSee Also