TTMSFNCCloudCloudinaryUploadType Enumeration
Identifies the source from which a file was uploaded.
API unit family: TMSFNCCloudCloudinary
Remarks
cutFile indicates the file was uploaded from a local file. cutResource indicates the file was uploaded from an in-memory resource string. cutUrl indicates the file was uploaded by referencing a remote URL. cutUnknown indicates the upload source could not be determined.
Members
| Name | Description |
|---|---|
cutFile |
|
cutResource |
|
cutUrl |
|
cutUnknown |