IPivotDimensionLevelPropertiesCommon.IsDuplicateParent

Fore Syntax

IsDuplicateParent: Boolean;

Fore.NET Syntax

IsDuplicateParent: boolean;

Description

The IsDuplicateParent property returns whether level elements are repeated for child ones.

Comments

Available values:

To determine whether level elements are repeated for child ones, use IPivotDimensionLevelPropertiesCommon.DuplicateParent.

Fore and Fore.NET Examples

The property use is given in the example for IPivotDimensionLevelPropertiesCommon.DuplicateParent.

See also:

IPivotDimensionLevelPropertiesCommon