RemoveElementFromView
Use this method to remove an element from a specified view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| elementID | Integer | The element ID. |
| viewID | Integer | The ID of the view from which the element must be removed. |
Output
None.