IMetabaseCustomClassOperation

Assembly: Metabase;

Description

The IMetabaseCustomClassOperation interface contains properties used to work with an operation of a custom class.

Inheritance Hierarchy

IMetabaseCustomClassOperation

Comments

The interface describes both standard and custom operations of a custom class. The operation can be obtained using properties and methods of the IMetabaseCustomClassStandardOperations, IMetabaseCustomClassOperations interfaces.

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