IAppSettings.UseOldExport Property

Relativity Import APIs
Gets or sets a value indicating whether to use the old export production implementation. This is false by default.

Namespace:  Relativity.DataExchange
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

bool UseOldExport { get; set; }

Property Value

Type: Boolean
true to use the old export production implementation; otherwise, false to use the new export production implementation.
See Also

Reference