DetachTree method: AnalyticModel class
Syntax
DetachTree(DimName)
Description
Use the DetachTree method to detach a tree from the specified dimension.
You can only attach a tree when the analytic instance is not loaded. This method fails if you try to detach a tree while the analytic instance is loaded.
Parameters
| Parameter | Description |
|---|---|
|
DimName |
Specify the name of the dimension from which you want to detach a tree. |
Returns
None.