ImportToDocumentTrayResponse.IndexFields Property

Definition

IndexFields

[System.Text.Json.Serialization.JsonPropertyName("IndexFields")]
public System.Text.Json.JsonElement? IndexFields { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("IndexFields")>]
member this.IndexFields : Nullable<System.Text.Json.JsonElement> with get, set
Public Property IndexFields As Nullable(Of JsonElement)

Property Value

Attributes

Applies to