Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
bool TransferNotifyListings { get; set; }
Visual Basic
Property TransferNotifyListings As Boolean
	Get
	Set
Visual C++
property bool TransferNotifyListings {
	bool get ();
	void set (bool value);
}

See Also