IAppSettings.TempDirectory Property

Relativity Import APIs
Gets or sets the directory used for all temp storage.

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

string TempDirectory { get; set; }

Property Value

Type: String
The full path.
See Also

Reference