PurchaseOrder..::..PurchaseOrderLines Property

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

Syntax


public PurchaseOrderLineCollection PurchaseOrderLines { get; }
Public ReadOnly Property PurchaseOrderLines As PurchaseOrderLineCollection
	Get
public:
property PurchaseOrderLineCollection^ PurchaseOrderLines {
	PurchaseOrderLineCollection^ get ();
}