IBaseMethod.Assembly

Syntax

Assembly: String;

Description

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

Comments

Identifier of unit, form, or assembly in the repository should be specified as a value.

Example

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

See also:

IBaseMethod