Rename method: AnalyticModelDefn class
Syntax
Rename(NewModelName)
Description
Use the Rename method to rename the analytic model.
You can only use this method on a closed analytic model definition, that is, before you use a Get or Create method.
Parameters
| Parameter | Description |
|---|---|
|
NewModelName |
Specify the new name of the model. |
Returns
None.