IConnectionCreateUploadCommand Method |
Creates an upload request used for uploading files to the server
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax UploadCommand CreateUploadCommand()
Function CreateUploadCommand As UploadCommand
Return Value
Type:
UploadCommandA new upload request used for uploading files to the server
See Also