Inventory..::..InventoryLedgers Property

Gets or sets the inventory ledgers.

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

Syntax


[DataMemberAttribute]
public List<Ledger> InventoryLedgers { }
<DataMemberAttribute> _
Public Property InventoryLedgers As List(Of Ledger)
[DataMemberAttribute]
public:
property List<Ledger^>^ InventoryLedgers {
}

Field Value

The inventory ledgers.