Creditor..::..UsesFX Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


public bool UsesFX { get; set; }
Public Property UsesFX As Boolean
	Get
	Set
public:
property bool^ UsesFX {
	bool^ get ();
	void set (bool^ value);
}