IAppSettings.ApplicationName Property

Relativity Import APIs
Gets or sets the name of the application. This value is encoded within logs, metrics and potential transfer monitors.

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

string ApplicationName { get; set; }

Property Value

Type: String
The application name.
See Also

Reference