IDtUserConsumerEx.Metabase

Fore syntax

Metabase: IMetabase;

Fore.NET syntax

Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;

Description

The Metabase property determines custom repository that contains module or assembly with custom algorithm of data loading.

Comments

The entire class name, that implements custom algorithm is determined by the IDtUserConsumerEx.ImplClass property.

Fore and Fore.NET examples

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

See also:

IDtUserConsumerEx