GetViewTree
Use this method to retrieve the view structure within the specified parent view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| parentViewID | Integer | The ID of the parent view. |
Output
| Item | Format | Description |
|---|---|---|
| GetViewTreeResult | DMAViewTree | The view structure within the specified parent view. |