Share via


DocumentFieldSchema.Properties Property

Definition

Named sub-fields of the object field.

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

Property Value

Applies to