AssignVisioFileToProtocol
Use this method to assign a Visio file to a specified protocol.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| protocolName | String | The name of the protocol. |
| visioFileName | String | The file name of the Visio file. |
| defaultPageID | Integer | The default page of the Visio file. For now, this field is not yet supported and should be ignored. |
Output
None.