Carrier..::..ConsignmentNoteCollectionRemoving Event

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

Syntax


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