Assembly: Metabase;
The IMetabaseCustomClassOperation interface contains properties that are used to work with a custom class operation.
IMetabaseCustomClassOperation
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.
| 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: