IPivotFilterAttributeLink.FirstDimensionAllowNull

Fore Syntax

FirstDimensionAllowNull: Boolean;

Fore.NET Syntax

FirstDimensionAllowNull: boolean;

Description

The FirstDimensionAllowNull property determines whether link is taken into account if attribute is empty in the first dimension.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IPivotFilterAttributeLink