IMetabaseCustomClassStandardOperationsWeb.Item

Syntax

Item(Index: Integer): IMetabaseCustomClassOperationWeb;

Parameters

Index. Operation index in the collection.

Description

The Item property returns the standard operation with the specified index.

Example

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

See also:

IMetabaseCustomClassStandardOperationsWeb