GetAllViewsForParent
Use this method to retrieve all views for the specified parent view, including subviews.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
parentViewID | Integer | The parent view ID. |
Output
Item | Format | Description |
---|---|---|
GetAllViewsForParentResult | Array of DMAView | The data of the views in the specified parent view. |