IMetabaseCustomClassOperationWeb

Assembly: Metabase;

Description

The IMetabaseCustomClassOperationWeb interface is used to work with the custom class operation that is available in the web application.

Inheritance Hierarchy

          INamedEntity

          IMetabaseCustomClassOperation

          IMetabaseCustomClassOperationWeb

Comments

The operation can be obtained using properties and methods of the IMetabaseCustomClassOperationsWeb, IMetabaseCustomClassStandardOperationsWeb interfaces.

Properties

  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.

Properties inherited from INamedEntity

  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:

Metabase Assembly Interfaces

Related work items

Requirement