ImportCost..::..ApportionStart Event

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

Syntax


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