This method is used to get the assignable package details by package id.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- packageId
- Type: System String
The package id.
Return Value
Type: PackageDetailsThe Package Details
Exceptions
Exception | Condition |
---|---|
[!:LicenseException] | Throws LicenseException if any errors occurs in module license validate |
See Also