pmMDA.NET

DataObjectUpdate.Updates Property

[This is preliminary documentation and subject to change.]

Gets the updates of this data object update.

public IUpdate[] Updates {get;}

Property Value

The updates of this data object update or an empty array if no updates have been made.

Remarks

The oldest update is the first in the returned array.

See Also

DataObjectUpdate Class | PmMda.Net.Dog.Updates Namespace