pmMDA.NET

ItemUpdate Class

[This is preliminary documentation and subject to change.]

Base class for all data object updates where the value represents a data object.

For a list of all members of this type, see ItemUpdate Members.

System.Object
   PmMda.Net.Dog.Updates.ItemUpdate
      PmMda.Net.Dog.Updates.ItemAdditionUpdate
      PmMda.Net.Dog.Updates.ItemInsertionUpdate
      PmMda.Net.Dog.Updates.ItemRemovalUpdate
      PmMda.Net.Dog.Updates.ItemReplacementUpdate
      PmMda.Net.Dog.Updates.SingleFieldUpdate

[Serializable]
public abstract class ItemUpdate : IUpdate

Requirements

Namespace: PmMda.Net.Dog.Updates

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

ItemUpdate Members | PmMda.Net.Dog.Updates Namespace