pmMDA.NET

DataObjectUpdate.AddUpdate Method 

[This is preliminary documentation and subject to change.]

Adds an update, which represents a modification on a single or indexed property, to this data object update.

public void AddUpdate(
   IUpdate update
);

Parameters

update
The update to add.

See Also

DataObjectUpdate Class | PmMda.Net.Dog.Updates Namespace