IMetabaseObjectParams.Item

Syntax

Item(Index: Integer): IMetabaseObjectParam;

Parameters

Index — index of a parameter of repository object.

Description

The Item property returns a settings of a parameter that index is passed by the Index parameter.

See also:

IMetabaseObjectParams