Share via


FileConsentCard.SizeInBytes Property

Definition

Gets or sets size of the file to be uploaded in Bytes.

public long? SizeInBytes { get; set; }
member this.SizeInBytes : Nullable<int64> with get, set
Public Property SizeInBytes As Nullable(Of Long)

Property Value

The size of the file to be uploaded in bytes.

Applies to