IUserHierarchyService.RemoveLevel Method |
Namespace: Dundas.BI.Entities.UserHierarchies
Exception | Condition |
---|---|
InvalidOperationException | The entity has never been saved before. -or- The entity is not checked out to the caller. |
InvalidSessionException | The caller context is not associated with a valid session. |
ArgumentNullException | hierarchy is null. |
ArgumentException | The was null or empty. |
NotFoundException | The level with the specified unique name was not found. |