PurchaseOrderLineCollection Class

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

Syntax


public class PurchaseOrderLineCollection : JiwaCollection<PurchaseOrderLine>
Public Class PurchaseOrderLineCollection _
	Inherits JiwaCollection(Of PurchaseOrderLine)
public ref class PurchaseOrderLineCollection : public JiwaCollection<PurchaseOrderLine^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'PurchaseOrderLine>)>)>
    JiwaFinancials.Jiwa.JiwaLandedCost.Shipment..::..PurchaseOrderLineCollection