PurchaseOrder..::..PurchaseOrders Property

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

Syntax


public PurchaseOrderCollection PurchaseOrders { get; }
Public ReadOnly Property PurchaseOrders As PurchaseOrderCollection
	Get
public:
property PurchaseOrderCollection^ PurchaseOrders {
	PurchaseOrderCollection^ get ();
}