Click or drag to resize
MOVEitFolderInfoCleanTime Property
Describes after how many days old files in this folder will be cleaned up.

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

Property Value

Type: Int32
Remarks
Only used when CleanType is set to 2.
See Also