ApportionedCostCollection..::..ContainsPurchaseOrder Method

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

Syntax


public bool ContainsPurchaseOrder(
	string PurchaseOrdersKey
)
Public Function ContainsPurchaseOrder ( _
	PurchaseOrdersKey As String _
) As Boolean
public:
bool^ ContainsPurchaseOrder(
	String^ PurchaseOrdersKey
)

Parameters

PurchaseOrdersKey
Type: String