Inventory..::..InventoryValueLedger Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Account InventoryValueLedger { get; }
Public ReadOnly Property InventoryValueLedger As Account
	Get
public:
property Account^ InventoryValueLedger {
	Account^ get ();
}