GetSlice method: CubeCollection class
Syntax
GetSlice(&SliceRecord)
Description
Use the GetSlice method to return the current slice values of all the dimensions.
Parameters
| Parameter | Description |
|---|---|
|
&SliceRecord |
Specify an already instantiated record object to hold the values of the slicer record. |
Returns
None.
Related Topics