Click or drag to resize
IConnectionCreateUploadCommand Method
Creates an upload request used for uploading files to the server

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
UploadCommand CreateUploadCommand()

Return Value

Type: UploadCommand
A new upload request used for uploading files to the server
See Also