IPivotFilterAttributeLink.FirstDimensionAttrId

Syntax

FirstDimensionAttrId: String;

Description

The FirstDimensionAttrId property determines an identifier of the attribute of the first linked dimension.

Comments

Specify attribute identifier of the dimension specified in the FirstDimensionKey property as value of the FirstDimensionAttrId 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