clsTransferLine..::..LedgerExpAsset_ID Property

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

Syntax


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