| UploadCommandAddFile Method |
| Name | Description | |
|---|---|---|
| AddFile(String, Stream, Boolean) |
Add a file to the request without specifying an ID
| |
| AddFile(String, String, Boolean) |
Add a file to the upload request
| |
| AddFile(String, String, Stream, Boolean) |
Add a file to the upload request
|