SalesOrderHistoryCollection..::..CarrierConsignmentNoteCollectionRemoving Event

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

Syntax


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