IPivotDimensionLevelPropertiesCommon.IsDuplicateParent

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.

Example

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

See also:

IPivotDimensionLevelPropertiesCommon