Click or drag to resize

ExportConfigGeneratedLoadFileFormat Property

Identifies the load file format to generate during the export.

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public LoadFileFormat GeneratedLoadFileFormat { get; set; }

Property Value

Type: LoadFileFormat
See Also