ImplementationAssembly: IMetabaseObjectDescriptor;
The ImplementationAssembly property determines the assembly containing implementation of the class, which will handle custom class operations in the desktop application.
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.
The example of use is given in description of the Operations property.
See also: