HierarchyRequestShownTotals Property  | 
 
            Gets the type of totals to be displayed for the current instance.
            
 
    Namespace: 
   Dundas.BI.Data.DataRetrieval
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic TotalsKind ShownTotals { get; }Public ReadOnly Property ShownTotals As TotalsKind
	Get
public:
property TotalsKind ShownTotals {
	TotalsKind get ();
}member ShownTotals : TotalsKind with get
Property Value
Type: 
TotalsKind
See Also