HierarchyUsageShownTotals Property |
Gets or sets how the totals are displayed for the current instance.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
TotalsKind
See Also