IMetabaseCustomClass.StandardOperationsWeb

Syntax

StandardOperationsWeb: IMetabaseCustomClassStandardOperationsWeb

Description

The StandardOperationsWeb property returns the collection of standard class operations available in the web application.

Comments

The following standard operations are available for objects in the web application:

Operation name Operation identifier
Create CREATEOBJECT
Open OPEN
Edit EDIT
Delete DELETE
Paste PASTE

Example

The property use is given in the example for IMetabaseCustomClass.OperationsWeb.

See also:

IMetabaseCustomClass