ImportSettingsBaseApplicationName Property

Relativity Import APIs
Allows clients of Import API to identify themselves. This property is used for telemetry purpose.

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

public string ApplicationName { get; set; }

Return Value

Type: String
The application name
See Also

Reference