Share via


DocumentField.ValueList Property

Definition

Array of field values.

public System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentField> ValueList { get; }
member this.ValueList : System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentField>
Public ReadOnly Property ValueList As IReadOnlyList(Of DocumentField)

Property Value

Applies to