| MOVEitFolderInfoCleanTime Property | 
            Describes after how many days old files in this folder will be cleaned up.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic int CleanTime { get; }Public ReadOnly Property CleanTime As Integer
	Get
public:
property int CleanTime {
	int get ();
}Property Value
Type: 
Int32 Remarks
Remarks See Also
See Also