Compartilhar via


DocumentTypeDetails.QueryFields Property

Definition

List of additional fields to extract. Ex. "NumberOfGuests,StoreNumber".

public System.Collections.Generic.IList<string> QueryFields { get; }
member this.QueryFields : System.Collections.Generic.IList<string>
Public ReadOnly Property QueryFields As IList(Of String)

Property Value

Applies to