CubeSetLogChanges

CubeSetLogChanges sets the Logging property for a cube.

This function is valid in processes only.

This function is not available in processes on Planning Analytics Engine.

Syntax

CubeSetLogChanges(Cube, LogChanges);

Argument

Description

Cube

The name of the cube for which you want to set the LOGGING property.

LogChanges

The Boolean value you want to assign to the property. 1= LOGGING on, 0 = LOGGING off.