LineSelectionForm..::..PurchaseOrder Property

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

Syntax


public PurchaseOrder PurchaseOrder { get; set; }
Public Property PurchaseOrder As PurchaseOrder
	Get
	Set
public:
property PurchaseOrder^ PurchaseOrder {
	PurchaseOrder^ get ();
	void set (PurchaseOrder^ value);
}