IPrxDataIslandHeaderCommon.HierarchyTotals

Fore Syntax

HierarchyTotals: IPrxDataIslandTotals;

Fore.NET Syntax

HierarchyTotals: Prognoz.Platform.Interop.Report.IPrxDataIslandTotals;

Description

The HierarchyTotals property determines parameters of totals by hierarchy.

Comments

To determine parameters for totals by levels, use the IPrxDataIslandHeaderCommon.LevelTotals property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxDataIslandHeaderCommon.IsHierarchical.

See also:

IPrxDataIslandHeaderCommon