FTPSyncRulesIgnoreDate Property
Controls whether or not dates are taken into consideration when performing file comparisons.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool IgnoreDate { get; set; }
Public Property IgnoreDate As Boolean
Get
Set
public:
property bool IgnoreDate {
bool get ();
void set (bool value);
}
member IgnoreDate : bool with get, set
Property Value
Boolean