Aracılığıyla paylaş


ReceiptCard.Items Özellik

Tanım

Alındı Öğeleri dizisini alır veya ayarlar.

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)

Özellik Değeri

Makbuz öğeleri.

Şunlara uygulanır