BankRec..::..BankAccountLedgerID Property

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

Syntax


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