Поделиться через


ReceiptCard.Items Свойство

Определение

Возвращает или задает массив элементов квитанции.

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)

Значение свойства

Элементы квитанции.

Применяется к