[This is preliminary documentation and subject to change.]
Executes this update on the specified dataObject.
Adds the value of this update to an indexed property of the dataObject. The value and indexed property are specified in the constructor.
| Exception Type | Condition |
|---|---|
| ArgumentNullException |
dataObject is null. |
ItemAdditionUpdate Class | PmMda.Net.Dog.Updates Namespace