IMetabaseCustomClass.ImplementationAssembly

Fore Syntax

ImplementationAssembly: IMetabaseObjectDescriptor;

Fore.NET Syntax

ImplementationAssembly: Prognoz.Platform.Interop.Metabase.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 module/form/assembly/.NET assembly of the repository.

Example

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

See also:

IMetabaseCustomClass