Indicates whether the account charges and pays interest on open forex positions.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
bool AppliesForexInterest { get; }
Visual Basic (Declaration)
ReadOnly Property AppliesForexInterest As Boolean
Visual C++
property bool AppliesForexInterest {
	bool get ();
}

See Also