DeletableBatchExtensionsDeleteT Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Extensions
[Missing <param name="deleteable"/> documentation for "M:Netadmin.Management.Common.Extensions.DeletableBatchExtensions.Delete``1(Netadmin.Management.Common.Core.IDeletableBatch{``0},System.Int64)"]
[Missing <param name="id"/> documentation for "M:Netadmin.Management.Common.Extensions.DeletableBatchExtensions.Delete``1(Netadmin.Management.Common.Core.IDeletableBatch{``0},System.Int64)"]
[Missing <typeparam name="T"/> documentation for "M:Netadmin.Management.Common.Extensions.DeletableBatchExtensions.Delete``1(Netadmin.Management.Common.Core.IDeletableBatch{``0},System.Int64)"]
Exception | Condition |
---|---|
ObjectNotFoundException | Thrown if id was not found |
DependencyIssueException | A dependency prevents deletion |
ArgumentException | Thrown if id is 0 or less |