Click or drag to resize
MOVEitFolderInfoSystemType Property
Indicates if this folder is under the control of users or the MOVEit Transfer system.

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

Property Value

Type: Int32
Remarks
Possible type codes are:
0User folder
1System folder
See Also