Line..::..ShipmentSOHSplit Event

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

Syntax


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