Condividi tramite


ReceiptCard.Items Proprietà

Definizione

Ottiene o imposta una matrice di elementi ricevuti.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.ReceiptItem> Items { get; set; }
member this.Items : System.Collections.Generic.IList<Microsoft.Bot.Schema.ReceiptItem> with get, set
Public Property Items As IList(Of ReceiptItem)

Valore della proprietà

Articoli ricevuti.

Si applica a