Sdílet prostřednictvím


ReceiptCard.Items Vlastnost

Definice

Získá nebo nastaví pole položky příjmu.

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)

Hodnota vlastnosti

Položky účtenky.

Platí pro