Click or drag to resize

ExportConfig Properties

The ExportConfig type exposes the following members.

Properties
  NameDescription
Public propertyAlphaNumericNumbering
Whether the NumberingSeed is an alphanumeric number format
Public propertyExportDirectory
The root directory where exported documents and load files will be placed. This option is only applicable if including native files (IncludeNativeFiles),
Public propertyExportExtractionFailures
Whether native file extraction failures should be exported with place-holder .err files.
Public propertyExportSetOrderBys
Fields used to order the creation of the export set
Public propertyExportTextToFile
Whether the text extracted from the documents is exported to text files
Public propertyGeneratedLoadFileFormat
Identifies the load file format to generate during the export.
Public propertyIncludeEmailsInThread
Whether emails in threads are included as a part of the export
Public propertyIncludeNativeFiles
Whether native files are copied to the export directory as a part of the export processing
Public propertyLawCaseIni
Path to the LAW ini file for the case
Public propertyLawCaseName
THe LAW case name
Public propertyMessageFormat
The preferred format when exporting email messages. This option only applies when exporting native files (see IncludeNativeFiles)
Public propertyNumberAttachments
Whether attachments should be identified separately in the export numbering scheme
Public propertyNumberingSeed
The seed value to use when adding new items to the export
Public propertyScope
The scope of the export (all filtered documents or documents tagged with certain tags)
Public propertyTagsToExclude
For an ExportScope of "Tagged", documents tagged with these tags will be excluded from the export.
Public propertyTagsToInclude
For an ExportScope of "Tagged", documents tagged with these tags will be included in the export unless they have also been tagged with a tag that appears in TagsToExclude.
Top
See Also