This section describes operations that are used to work with a custom class container and custom class objects. The operations enable the user to execute the following actions:
Open custom class container and work with the collection of classes.
Work with ready custom class objects.
Operation | Brief description | |
GetCustomExtender | The GetCustomExtender operation gets custom class container metadata. | |
OpenCustomExtender | The OpenCustomExtender operation opens custom class container. | |
SetCustomExtender | The SetCustomExtender operation changes custom class container metadata. |
Operation | Brief description | |
CloseCustomOb | The CloseCustomOb operation closes a custom class object instance. | |
GetCustomOb | The GetCustomOb operation gets custom class object metadata. | |
OpenCustomOb | The OpenCustomOb operation opens a custom class object. | |
SetCustomOb | The SetCustomOb operation changes custom class object metadata. |
See also: