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