LineCollection..::..ApportionedCostsAmountsChanged Event

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

Syntax


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