IAppSettings.EnableCaseSensitiveSearchOnImport Property

Relativity Import APIs
Gets or sets a value indicating whether to use case-sensitive file matching during imports. This is true by default.

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

bool EnableCaseSensitiveSearchOnImport { get; set; }

Property Value

Type: Boolean
true to use case-sensitive file matching; otherwise, false.
See Also

Reference