IDeletableTDelete Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
[Missing <param name="id"/> documentation for "M:Netadmin.Management.Common.Core.IDeletable`1.Delete(System.Int64)"]
Exception | Condition |
---|---|
ArgumentException | Thrown if id is zero or lower |
InvalidIdentifierException | Thrown if an identifier is zero or lower |
ObjectNotFoundException | Thrown if the entity is not found in the system |
DependencyIssueException | A dependency prevents deletion |