LineCollection..::..ApportionedCostsAmountsAdded Event

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

Syntax


public event [ApportionedCostsAmountsAddedEventHandler] ApportionedCostsAmountsAdded
Public Event ApportionedCostsAmountsAdded As [ApportionedCostsAmountsAddedEventHandler]
public:
 event [ApportionedCostsAmountsAddedEventHandler]^ ApportionedCostsAmountsAdded {
	void add ([ApportionedCostsAmountsAddedEventHandler]^ value);
	void remove ([ApportionedCostsAmountsAddedEventHandler]^ value);
}