IBaseMethod.Assembly

Syntax

Assembly: String;

Assembly: String;

Description

The Assembly property determines an identifier of the unit that contains the custom method.

Comments

Identifier of unit, form, assembly or .NET assembly is repository must be specified.

Fore and Fore.NET Examples

The example of use is given in the IForeMethods.Add method description.

See also:

IBaseMethod