Classification..::..InventoryLedgers Property

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

Syntax


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