MOVEitFolderInfoNewTime Property |
The maximum amount of time, in days, that files in this folder are considered "new".
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int NewTime { get; }
Public ReadOnly Property NewTime As Integer
Get
public:
property int NewTime {
int get ();
}
Property Value
Type:
Int32See Also