ImportCost..::..ApportionEnd Event

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

Syntax


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