IPivotFilterAttributeLink.IsValid

Syntax

IsValid: Boolean;

Description

The IsValid property returns whether attributes link works.

Comments

The property returns True if attributes are linked, and False if attributes cannot be linked according to the specified values of properties.

Example

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

See also:

IPivotFilterAttributeLink