ReqDemPlanSSASHelper.getCubeName Method [AX 2012]
Gets the name of the cube that has a given ID.
Syntax
public str getCubeName(str _databaseName, str _cubeId)
Run On
Server
Parameters
- _databaseName
Type: str
The Analysis Services database name.
- _cubeId
Type: str
The Analysis Services cube ID.
Return Value
Type: str
The name of the cube