IPivotFilterAttributeLink.SecondDimensionAllowNull

Fore Syntax

SecondDimensionAllowNull: Boolean;

Fore.NET Syntax

SecondDimensionAllowNull: boolean;

Description

The SecondDimensionAllowNull property determines if link is take into account on the empty value of attribute in the second dimension.

Comments

Example

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

See also:

IPivotFilterAttributeLink