IAccountServicePromoteVirtualAccount Method | 
Namespace: Dundas.BI.AccountServices
| Exception | Condition | 
|---|---|
| ArgumentException | accountId is Empty. | 
| InvalidOperationException | The account with the specified ID is not a virtual account. | 
| NotFoundException | An account with the specified ID does was not found. | 
| NoPrivilegeException | The caller does not have system administration privileges. -or- The account is associated with a tenant, and the caller does not have administration privileges for that tenant.  | 
| InvalidSessionException | The caller context is not associated with a valid session. |