Gets or sets a value that indicates which date/time is restored after successful transfer if possible.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property RestoreDateTime As ItemDateTimes Get Set |
C# |
---|
public ItemDateTimes RestoreDateTime { get; set; } |