Debtor..::..BankAccountNo Property

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

Syntax


public string BankAccountNo { get; set; }
Public Property BankAccountNo As String
	Get
	Set
public:
property String^ BankAccountNo {
	String^ get ();
	void set (String^ value);
}