FTPSyncRulesTransferNewOnly Property
If TransferNewOnly is set then only files that do not exist on the target file-system
will be considered.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool TransferNewOnly { get; set; }
Public Property TransferNewOnly As Boolean
Get
Set
public:
property bool TransferNewOnly {
bool get ();
void set (bool value);
}
member TransferNewOnly : bool with get, set
Property Value
Boolean