AppSettings.Instance Property

Relativity Import APIs
Gets the application settings singleton instance.

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

public static IAppSettings Instance { get; }

Property Value

Type: IAppSettings
The IAppSettings instance.
See Also

Reference