Debtor..::..DebtorIsBranchAccount Property

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

Syntax


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