ImportCost..::..ModifyApportionedCostAmount Method

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

Syntax


public void ModifyApportionedCostAmount(
	string ShipmentLineKey,
	string ImportCostKey,
	decimal Amount
)
Public Sub ModifyApportionedCostAmount ( _
	ShipmentLineKey As String, _
	ImportCostKey As String, _
	Amount As Decimal _
)
public:
void ModifyApportionedCostAmount(
	String^ ShipmentLineKey, 
	String^ ImportCostKey, 
	Decimal^ Amount
)

Parameters

ShipmentLineKey
Type: String
ImportCostKey
Type: String
Amount
Type: Decimal