IAppSettings.TapiFileNotFoundErrorsDisabled Property

Relativity Import APIs
Gets or sets a value indicating whether Transfer API should disable treating missing files as errors. This is false by default and always true for exports.

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

bool TapiFileNotFoundErrorsDisabled { get; set; }

Property Value

Type: Boolean
true to disable treating missing files as errors; otherwise, false.
See Also

Reference