IProjectServiceDeleteProject Method | 
Namespace: Dundas.BI.FileSystem
| Exception | Condition | 
|---|---|
| ArgumentException | id is Empty. | 
| NotFoundException | The project with the specified ID does not exist. | 
| InvalidOperationException | An attempt has been made to delete the global project or a user project. | 
| NoPrivilegeException | The caller is not a system or tenant administrator for the tenant associated with the project. | 
| InvalidSessionException | The caller context is not associated with a valid session. |