This method is used to get the service details for given tenantId.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- tenantId
- Type: System String
the tenant identifier
Return Value
Type: Dictionary String, TenantServiceMappingDictionary of Tenant Service Mapping
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Throws ArgumentNullException if any mandatory argument is null or empty |
[!:ServiceMappingException] | Throws ServiceMappingException. |
See Also