Enum_FileType Enum
Description
Indicates the type of the file on the server.
It is used with the following methods and properties.
Interface | Method |
ISAWHAppObject |
AddFiles() AddFolder() SetFileType() |
Interface | Property |
ISAWHAddFile | FileType |
Constants
Name | Value | Description |
Enum_Autodetect | 0 |
Auto-detect file type |
Enum_Binary |
1 |
Binary file type |
Enum_Text |
2 |
Mergeable file type |