ICubeSerializer.FileName

Syntax

FileName: String;

Description

The FileName property determines the name of the file, to which a cube is saved.

Comments

The value is not on using ICubeSerializer.SaveToFile. File name is taken from the FileName parameter of the method.

Example

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

See also:

ICubeSerializer