IViewServiceCreateLocalUserCopy Method | 
Namespace: Dundas.BI.Entities.Views
| Exception | Condition | 
|---|---|
| ArgumentException | viewId is Empty, or is not a valid view. | 
| NotFoundException | The entity with the specified ID does not exist. | 
| NoPrivilegeException | The caller does not have the Read privilege on the view. | 
| InvalidSessionException | The caller context is not associated with a valid session. | 
| InvalidOperationException | viewId corresponds to a type of entry which may not be copied. -or- The original entry is being copied as a subentry of an item which is not checked out to the caller.  |