Compartir a través de


ItemChangeDescriptionType Members

Include Protected Members
Include Inherited Members

The ItemChangeDescriptionType class contains data that describes changes that are applied by using the UpdateItem method.

The ItemChangeDescriptionType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Item The Item property gets or sets the property to update. (Inherited from ChangeDescriptionType.)

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