Classification..::..InventoryLedgers Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Classification.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 {
}