IMetabaseCustomClassOperationsWeb.Item

Syntax

Item(Index: Integer): IMetabaseCustomClassOperationWeb;

Parameters

Index. Operation index in the collection.

Description

The Item property returns an operation from the collection by index.

Example

The property use is given in the example for IMetabaseCustomClassOperationWeb.IsCore.

See also:

IMetabaseCustomClassOperationsWeb