ImplementationAssembly: IMetabaseObjectDescriptor;
ImplementationAssembly: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;
The ImplementationAssembly determines the assembly, containing the implementation of the class, which will handle operations of the custom class.
As the value of this property it is necessary to specify description of a module/form/assembly/.NET assembly of the repository.
The example of use is given in description of the Operations property.
See also: