CubeSetLogChanges
CubeSetLogChanges sets the Logging property for a cube.
This function is valid in processes only.
This function is not supported in processes on TM1 12.
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. |