Line..::..InventoryValue_LedgerAccount Property

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

Syntax


public Account InventoryValue_LedgerAccount { get; set; }
Public Property InventoryValue_LedgerAccount As Account
	Get
	Set
public:
property Account^ InventoryValue_LedgerAccount {
	Account^ get ();
	void set (Account^ value);
}