RenameExplicitDimensionSet method: AnalyticModelDefn class
Syntax
RenameExplicitDimensionSet(ExplicitDimSetName, NewExplicitDimSetName, ForceRename)
Description
Use the RenameExplicitDimensionSet method to rename the explicit dimension set specified by ExplicitDimSetName to the new name NewExplicitDimSetName.
Parameters
| Parameter | Description |
|---|---|
|
ExplicitDimSetName |
Specify the name of the explicit dimension set you want to rename. |
|
NewExplicitDimSetName |
Specify the new name of the explicit dimension set. |
|
ForceRename |
The value for this parameter is ignored in the current release. |
Returns
None.
Related Topics