This method is used to insert tenant service
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- tenantServiceMapping
- Type: CelloSaaS.BusinessEdition.ServiceProxies.LicenseService TenantServiceMapping
Tenant Service Mapping
Return Value
Type: StringThe Tenant Service Mapping Id
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Throws ArgumentNullException if any mandatory argument is null or empty |
[!:ServiceMappingException] | Throws ServiceMappingException. |
See Also