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 public int CleanTime { get; }
Public ReadOnly Property CleanTime As Integer
Get
public:
property int CleanTime {
int get ();
}
Property Value
Type:
Int32Remarks See Also