Line..::..PurchaseOrdersKey Property

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

Syntax


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