Partilhar via


ItemChangeType Members

Include Protected Members
Include Inherited Members

The ItemChangeType class contains an item identifier and the updates to apply to the item.

The ItemChangeType type exposes the following members.

Constructors

  Name Description
Public method ItemChangeType The ItemChangeType constructor initializes a new instance of the ItemChangeType class.

Top

Properties

  Name Description
Public property Item
Public property Updates The UpdatesUpdates property gets or sets an array that defines append, set, and delete changes to item properties. This property is required.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top