Click or drag to resize

ExportType Enumeration

The type of export to perform.

Note Note
Native and LAW Direct exports are the only types currently supported by the Early Data Analyzer Integration Library.

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum ExportType
Members
  Member nameValueDescription
Native0 Export native files
LAWDirect1 LAW Direct Export
See Also