ICubeMetaLoader.LoadType

Fore Syntax

LoadType: CubeMetaLoaderLoadType;

Fore.NET Syntax

LoadType: Prognoz.Platform.Interop.Cubes.CubeMetaLoaderLoadType;

Description

The LoadType property determines a mode of time series loading.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoader.DuplicateCheck.

See also:

ICubeMetaLoader