Compartir a través de


DocumentTypeDetails.FieldSchema Propiedad

Definición

Descripción del esquema semántico del documento.

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)

Valor de propiedad

Se aplica a