IPivotDimensionSettings.JoinAdditionalAttributes

Syntax

JoinAdditionalAttributes: TriState;

JoinAdditionalAttributes: Prognoz.Platform.Interop.ForeSystem.TriState;

Description

The JoinAdditionalAttributes property determines whether additional dimension names are joined.

Comments

To determine whether additional names are joined, use IPivotDimensionSettings.IsJoinAdditionalAttributes.

Fore and Fore.NET Examples

The property use is given in the example for IPivotDimensionSettings.IsJoinAdditionalAttributes.

See also:

IPivotDimensionSettings