Click or drag to resize

ExportConfigExportDirectory Property

The root directory where exported documents and load files will be placed. This option is only applicable if including native files (IncludeNativeFiles),

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

Property Value

Type: String
See Also