Condividi tramite


IOrderAttachmentCollection.Item[String] Property

Definition

Gets a specific attachment behavior.

public Microsoft.Store.PartnerCenter.Orders.IOrderAttachment this[string attachmentId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.Orders.IOrderAttachment
Default Public ReadOnly Property Item(attachmentId As String) As IOrderAttachment

Parameters

attachmentId
String

The order attachment id.

Property Value

The order attachment operations.

Implements

Applies to