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 Integration Library.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
public enum ExportType
Members
  Member nameValueDescription
Native0 Export native files
LAWDirect1 LAW Direct Export
CloudNineDirect2 CloudNine Review Export
See Also