Click or drag to resize
MOVEitFolderInfoQuota Property
The folder quota, if any, in bytes.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public long Quota { get; }

Property Value

Type: Int64
Remarks
Unlimited quotas are represented with a value of 0.
See Also