FileSizeValidationItemTotalFileSize Property |
Gets or sets the total allowable size (in bytes) of the selected files.
Namespace: Geocortex.Forms.Client.Items.ValidationAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic int TotalFileSize { get; set; }
Public Property TotalFileSize As Integer
Get
Set
Property Value
Type:
Int32
See Also