ICubeSerializer.StorageType

Fore Syntax

StorageType: CubeSerialStorageType;

Fore.NET Syntax

StorageType: Prognoz.Platform.Interop.Cubes.CubeSerialStorageType;

Description

The StorageType property determines the type of storage, in which the cube will be placed.

Example

The property use is given in the description of ICubeSerialInstance.Save.

See also:

ICubeSerializer