Click or drag to resize

LoadFileFormat Enumeration

The format of the load file to generate from the export

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum LoadFileFormat
Members
  Member nameValueDescription
None0 Do not generate a load file
EDRM1 Generate an EDRM XML version 1.0 load file
DAT2 Generate a DAT load file for importing into LexisNexis® Concordance® or other applications that support a DAT load file
See Also