次の方法で共有


DocumentTypeDetails.FieldSchema プロパティ

定義

ドキュメント セマンティック スキーマの説明。

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)

プロパティ値

適用対象