FTPSyncRulesSyncLocalDateAfterDownload Property
When set, this flag will cause the control to set the date of the local file
to be the same as the remote file after the file has been downloaded.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool SyncLocalDateAfterDownload { get; set; }
Public Property SyncLocalDateAfterDownload As Boolean
Get
Set
public:
property bool SyncLocalDateAfterDownload {
bool get ();
void set (bool value);
}
member SyncLocalDateAfterDownload : bool with get, set
Property Value
Boolean