ImportCost..::..AddShipmentLineToApportion Method

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

Syntax


public void AddShipmentLineToApportion(
	Line ShipmentLine
)
Public Sub AddShipmentLineToApportion ( _
	ShipmentLine As Line _
)
public:
void AddShipmentLineToApportion(
	Line^ ShipmentLine
)