Click or drag to resize

ExportConfigIncludeNativeFiles Property

Whether native files are copied to the export directory as a part of the export processing

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

Property Value

Type: Boolean
See Also