Gets or sets the tenant settings for the logged in user
Namespace: CelloSaaS.BusinessEditionAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public static Dictionary<string, string> TenantSettings { get; set; }
public static Dictionary<string, string> TenantSettings { get; set; }
Public Shared Property TenantSettings As Dictionary(Of String, String)
Get
Set
Public Shared Property TenantSettings As Dictionary(Of String, String)
Get
Set
static member TenantSettings : Dictionary<string, string> with get, set
static member TenantSettings : Dictionary<string, string> with get, set
Property Value
Type:
Dictionary String,
String
The tenant settings in a key value pair format of strings