Carrier..::..FreightItemCollectionRemoving Event
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public event [FreightItemCollectionRemovingEventHandler] FreightItemCollectionRemoving
Public Event FreightItemCollectionRemoving As [FreightItemCollectionRemovingEventHandler]
public: event [FreightItemCollectionRemovingEventHandler]^ FreightItemCollectionRemoving { void add ([FreightItemCollectionRemovingEventHandler]^ value); void remove ([FreightItemCollectionRemovingEventHandler]^ value); }