This method is used to get the service detail by serviceId
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- serviceId
- Type: System String
ServiceId
Return Value
Type: ServiceService detail
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Throws Argument Null Exception, If any mandatory argument is null or empty |
See Also