ContentFieldDefinition.Properties Property

Definition

Named sub-fields, if type is object.

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

Property Value

Applies to