| MOVEitUserGroupInfoMaxMemberQuota Property |
Determines the maximum quota restriction that GroupAdmins of this group may assign to member users.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic long MaxMemberQuota { get; }Public ReadOnly Property MaxMemberQuota As Long
Get
public:
property long long MaxMemberQuota {
long long get ();
}Property Value
Type:
Int64
Remarks
A value of 0 indicates no restriction.
See Also