IPivotFilterAttributeLinks.Item

Fore Syntax

Item(Index: Integer): IPivotFilterAttributeLink;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Pivot.IPivotFilterAttributeLink;

Parameters

Index. Link index in the collection.

Description

The Item property returns parameters of the specified attribute link.

See also:

IPivotFilterAttributeLinks