Click or drag to resize

IExportConfigGeneratedLoadFileFormat Property

Identifies the load file format to generate during the export.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
LoadFileFormat GeneratedLoadFileFormat { get; set; }

Property Value

Type: LoadFileFormat
See Also