Carrier..::..FreightItemCollectionRemoved Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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