StandardOperationsWeb: IMetabaseCustomClassStandardOperationsWeb
The StandardOperationsWeb property returns the collection of standard class operations available in the web application.
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 |
The property use is given in the example for IMetabaseCustomClass.OperationsWeb.
See also: