FileManagerAccessControlQuota Property
Gets or sets the quota limit. It can be set in <Number> B/KB/MB/GB/TB format
(eg. 1024 or 1024 B, 200 KB, 30 MB, 5 GB, 1 TB).
If omitted, the quota will be unlimited.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public ByteSizeValue Quota { get; set; }
Public Property Quota As ByteSizeValue
Get
Set
Property Value
ByteSizeValue