MOVEitUserInfoQuota Property |
The user's quota, if any, in bytes.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public long Quota { get; }
Public ReadOnly Property Quota As Long
Get
public:
property long long Quota {
long long get ();
}
Property Value
Type:
Int64Remarks
Unlimited quotas are represented with a value of 0.
See Also