clsTransferLine..::..LedgerExpAsset_AccountNo Property

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

Syntax


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