GetViewsForParent
Use this method to retrieve all the views in a particular parent view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| parentViewID | Integer | The parent view ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetViewsForParentResult | Array of DMAView | The list of all the views in the specified parent view. |