Condividi tramite


ReceiptCard.Facts Proprietà

Definizione

Ottiene o imposta una matrice di oggetti Fact.

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

Valore della proprietà

Raccolta di Fact.s.

Si applica a