IDtUserConsumerEx.ImplClass

Fore Syntax

ImplClass: String;

Fore.NET Syntax

ImplClass: string;

Description

The ImplClass property determines the entire class name that implements custom algorithm of data loading.

Comments

Class entire name is set in the format: ASS_ID.CLASS_NAME. Where:

NOTE. The property is outdated, use the Module and Macro properties.

Fore and Fore.NET Examples

The property use is given in the example for IDtUserConsumerEx.CustomConsumer.

See also:

IDtUserConsumerEx