CashBookTransaction..::..DebtorCreditorUsesFX Property

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

Syntax


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