AppSettings Class

Relativity Import APIs
Defines static properties to obtain application settings.
Inheritance Hierarchy

Object
  Relativity.DataExchange.AppSettings

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

public static class AppSettings

The AppSettings type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberInstance
Gets the application settings singleton instance.
Top
Remarks

Always favor constructor injecting IAppSettings. This is intended for legacy code only.
See Also

Reference