Click or drag to resize
MOVEitFolderInfoCleanType Property
Describes what kind of automated clean up is regularly performed on this folder.

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

Property Value

Type: Int32
Remarks
Possible type codes are:
0Never
2After CleanTime days
See Also