DeleteModel method: AnalyticTypeDefn class
Syntax
DeleteModel(ModelName)
Description
Use the DeleteModel method to delete the specified model from the analytic type definition.
Note:
The model is not deleted from the analytic type definition until you use the Save method.
Parameters
| Parameter | Description |
|---|---|
|
ModelName |
Specify the name of a model that exists in the analytic type definition. |
Returns
None.