ImportToDocumentTrayResponse.DocumentId Property

Definition

DocumentId

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

Property Value

Attributes

Applies to