IAppSettings.WebApiServiceUrl Property

Relativity Import APIs
Gets or sets the Relativity Web API service URL. This will always return ProgrammaticWebApiServiceUrl and then this value. If none are defined, a final check is made with the Windows Registry to determine if it has been set of the RDC.

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

string WebApiServiceUrl { get; set; }

Property Value

Type: String
The URL string.
See Also

Reference