IPivotFilterAttributeLink.FirstDimensionAllowNull

Fore Syntax

FirstDimensionAllowNull: Boolean;

Fore.NET Syntax

FirstDimensionAllowNull: boolean;

Description

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

Comments

Example

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

See also:

IPivotFilterAttributeLink