ILicenseServiceRemoveLicense Method | 
Namespace: Dundas.BI.Licensing
| Exception | Condition | 
|---|---|
| ArgumentOutOfRangeException | licenseId is less than or equal to zero. | 
| NotFoundException | A license with the specified ID is not installed. | 
| NoPrivilegeException | The caller does not have system administration privileges. | 
| InvalidSessionException | The caller context is not associated with a valid session. | 
| If no exception is thrown, this method triggers the LicenseChanged event hook. |