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

Syntax

C#
public bool IsNegative { get; }
Visual Basic
Public ReadOnly Property IsNegative As Boolean
	Get
Visual C++
public:
property bool IsNegative {
	bool get ();
}

See Also