clsTransferLine..::..LedgerExpLiab_ID Property

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

Syntax


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