ExportFormatType Enumeration
The format of the exported data.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public enum ExportFormatType
public enum class ExportFormatType
| Text | 0 | |
| CommaSeparated | 1 | |
| TabSeparated | 2 | |
| XML | 3 | |
| HTML | 4 | |