SetItemFieldType Members

Include Protected Members
Include Inherited Members

The SetItemFieldType class represents an update to a single property of an item.

The SetItemFieldType type exposes the following members.

Constructors

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

Top

Properties

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

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