PurchaseOrderCollection Class

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Shipment
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


public class PurchaseOrderCollection : JiwaCollection<PurchaseOrder>
Public Class PurchaseOrderCollection _
	Inherits JiwaCollection(Of PurchaseOrder)
public ref class PurchaseOrderCollection : public JiwaCollection<PurchaseOrder^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'PurchaseOrder>)>)>
    JiwaFinancials.Jiwa.JiwaLandedCost.Shipment..::..PurchaseOrderCollection