ICubeCacheUpdateScheduledTask.SourceCube

Fore Syntax

SourceCube: ICubeModel;

Fore.NET Syntax

SourceCube: Prognoz.Platform.Interop.Cubes.ICubeModel;

Description

The SourceCube property determines the calculated cube, for which it is required to create a scheduled task of cache update.

Example

The property use is given in description of the SetSelection method.

See also:

ICubeCacheUpdateScheduledTask