GetViewsForParentCount
Use this method to count the number of 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 |
---|---|---|
GetViewsForParentCountResult | Integer | The number of views for the specified parent view. |