Click or drag to resize

LoadFileFormat Enumeration

The format of the load file to generate from the export

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
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 CloudNine® Concordance® or other applications that support a DAT load file
See Also