IUpdateableBatchTUpdate Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
Exception | Condition |
---|---|
ArgumentException | Thrown if any id is zero or lower. |
NonUniqueValueException | Thrown if any value that must be unique, is not |
ValueIsRequiredException | Thrown if any required value is missing |
ObjectNotFoundException | Thrown if any id was not found. |
ArgumentNullException | Thrown if dtos is null |
ValueCanNotBeChangedException | Thrown if a property can not be changed on update |