AssignVisioFileToView
Use this method to assign a Visio file to a specified view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| viewID | Integer | The view ID. |
| visioFileName | String | The file name of the Visio file. |
| defaultPageID | Integer | The default page of the Visio file. |
Output
None.