This method is used to get the tenant service by mapping id.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- tenantServiceMappingId
- Type: System String
The tenant service mapping id.
Return Value
Type: TenantServiceMappingThe Tenant Service Mapping
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Throws ArgumentNullException if any mandatory argument is null or empty |
[!:ServiceMappingException] | Throws ServiceMappingException. |
See Also