ImportToDocumentTrayResponse.FileSize Property

Definition

FileSize

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

Property Value

Attributes

Applies to