Click or drag to resize

ExportConfigExportExtractionFailures Property

Whether native file extraction failures should be exported with place-holder .err files.

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

Property Value

Type: Boolean
See Also