DeleteExplicitDimensionSet method: AnalyticModelDefn class
Syntax
DeleteExplicitDimensionSet(ExplicitDimensionSetName, ForceDelete)
Description
Use the DeleteExplicitDimensionSet method to delete the explicit dimension set specified by ExplicitDimensionSetName.
Parameters
| Parameter | Description |
|---|---|
|
ExplicitDimensionSetName |
Specify the name of the explicit dimension set you want to delete. |
|
ForceDelete |
The value of this parameter is ignored in the current release. |
Returns
None.
Related Topics