ImportCost..::..RemovePurchaseOrderFromApportion Method

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

Syntax


public void RemovePurchaseOrderFromApportion(
	string PurchaseOrderKey,
	bool RemoveLinesApportions
)
Public Sub RemovePurchaseOrderFromApportion ( _
	PurchaseOrderKey As String, _
	RemoveLinesApportions As Boolean _
)
public:
void RemovePurchaseOrderFromApportion(
	String^ PurchaseOrderKey, 
	bool^ RemoveLinesApportions
)

Parameters

PurchaseOrderKey
Type: String
RemoveLinesApportions
Type: Boolean