EnumFileType Enum
Description
The EnumFileType enumeration indicates the type of the file on the server.
It is used with the following method:.
| Interface | Method |
| SAWSSDK | AddFiles AddFolder |
Constants
| Name | Value | Description |
| enumBinary | 0 |
Binary file type |
|
enumMergeable |
1 |
Mergeable file type |
|
enumAutoDetect |
2 |
Auto-detect file type |