TTMSFNCCloudDropBoxUploadMode Enumeration
Determines how an upload behaves when a file with the same name already exists at the destination.
API unit family: TMSFNCCloudDropBox
Members
| Name | Description |
|---|---|
umAdd |
Keep the existing file and add the upload under an automatically chosen name. |
umOverwrite |
Replace the existing file with the uploaded content. |