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