Share via


DocumentTypeDetails.FieldSchema Property

Definition

Description of the document semantic schema.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldSchema> FieldSchema { get; }
member this.FieldSchema : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldSchema>
Public ReadOnly Property FieldSchema As IReadOnlyDictionary(Of String, DocumentFieldSchema)

Property Value

Applies to