IMsDimAttributesList.Item

Syntax

Item(Index: Integer): IDimAttribute;

Item[Index: Integer]: Prognoz.Platform.Interop.Dimensions.IDimAttribute;

Parameters

Index. Attribute index in the chain.

Description

The Item property returns parameters of the attribute added to the chain by its index.

See also:

IMsDimAttributesList