DirectCreditorPayment..::..BankAccountNo Property

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

Syntax


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