ExportFormatType Enumeration

The format of the exported data.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public enum ExportFormatType

Members

Text0 
CommaSeparated1 
TabSeparated2 
XML3 
HTML4 

See Also