IMetabaseCustomClass.ImplementationAssembly

Syntax

ImplementationAssembly: IMetabaseObjectDescriptor;

Description

The ImplementationAssembly determines the assembly, containing the implementation of the class, which will handle operations of the custom class.

Comments

As the value of this property, it is necessary to specify description of a repository unit/form/assembly. The class is set in the ImplementationClass property.

Example

The example of use is given in description of the Operations property.

See also:

IMetabaseCustomClass