IPivotFilterAttributeLink.SecondDimensionAttrId

Syntax

SecondDimensionAttrId: String;

Description

The SecondDimensionAttrId property determines an identifier of the attribute of the second linked dimension.

Comments

Specify attribute identifier of the dimension set in the SecondDimensionKey property as value of the SecondDimensionAttrId property.

NOTE. The property value is case-sensitive. Identifier should be entered in capital letters.

Example

The example of use is given in description of the IPivotFilterAttributeLinks.Add method.

See also:

IPivotFilterAttributeLink