Udostępnij przez


ReceiptCard.Items Właściwość

Definicja

Pobiera lub ustawia tablicę elementów paragonu.

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)

Wartość właściwości

Elementy paragonu.

Dotyczy