IEtlPlainDataUser.Module

Fore syntax

Module: IMetabaseObjectDescriptor;

Fore.NET syntax

Module: IMetabaseObjectDescriptor;

Description

The ForeModule property determines a module with macros.

Comments

As the value of this property it is necessary to specify description of a unit/form/assembly/.NET assembly. Name of the executed macro is set in the IEtlPlainDataUser.ForeSub property.

Fore and Fore.NET examples

The property use is given in the example for User Algorithm.

See also:

IEtlPlainDataUser