Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 792 Bytes

File metadata and controls

19 lines (13 loc) · 792 Bytes
uid
AddVisioFile

AddVisioFile

Use this method to upload a Visio file that can be assigned to services and views.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
visioFileName String The file name of the Visio file. The file name may not contain more than 150 characters.
visio Base64Binary A byte array representing the Visio file you want to upload.

Output

None.