IMetabaseCustomClassStandardOperationsWeb

Assembly: Metabase;

Description

The IMetabaseCustomClassStandardOperationsWeb interface is used to work with the collection of standard operations of custom class that are available in the web application.

Inheritance Hierarchy

IMetabaseCustomClassStandardOperationsWeb

Comments

The collection of standard operations available in the web application can be obtained using the IMetabaseCustomClass.StandardOperations property.

Properties

  Property name Brief description
Count The Count property returns the number of standard operations in the collection.
Item The Item property returns the standard operation with the specified index.

Methods

  Method name Brief description
FindById The FindById method finds and returns standard operation in case of successful search.
FindByKey The FindByKey method searches and returns standard operation if search is successful.

See also:

Metabase Assembly Interfaces

Related work items

Requirement