ExportCriteriaExportEncoding Property
Gets or sets the ouput encoding for the export.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public ExportEncodingType ExportEncoding { get; set; }
public:
property ExportEncodingType ExportEncoding {
ExportEncodingType get ();
void set (ExportEncodingType value);
}
Property Value
ExportEncodingType