TenantSettingsProxy Methods CelloSaaS API Documentation
The TenantSettingsProxy type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGetTenantSettings(String)
Returns the tenant settings.
Public methodStatic memberGetTenantSettings(String, String)
Returns the tenant settings for the given tenant id and the attribute set id.
Public methodStatic memberUpdateTenantSettings
Update the tenant settings for a tenant. Check if tenant settings exist for a given tenant identifier and attribute set identifier. If so update else insert tenant setting details.
Back to Top
See Also