Assembly: Metabase;
The IMetabaseCustomClassOperationWeb interface is used to work with the custom class operation that is available in the web application.
IMetabaseCustomClassOperationWeb
The operation can be obtained using properties and methods of the IMetabaseCustomClassOperationsWeb, IMetabaseCustomClassStandardOperationsWeb interfaces.
| Property name | Brief description | |
![]() |
Handler | The Handler property determines the web form that will be used to handle an operation. |
![]() |
IsCore | The IsCore property returns whether the operation is handled in the class without visual dependencies. |
| Property name | Brief description | |
![]() |
Id | The Id property determines an object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines an object name. |
See also:
Related work items
Requirement