clsTransferLine..::..LedgerExpLiab_AccountNo Property

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

Syntax


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