Поделиться через


AttachmentIdType Members

Include Protected Members
Include Inherited Members

The AttachmentIdType class represents the item identifier and new change key of an item after an attachment has been attached.

The AttachmentIdType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Id The Id property gets or sets the identifier for an attachment. (Inherited from RequestAttachmentIdType.)
Public property RootItemChangeKey The RootItemChangeKey property gets or sets the change key of the root store item to which the attachment is attached.
Public property RootItemId The RootItemId property gets or sets the unique identifier of the root store item to which the attachment is attached.

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