Carrier..::..ConsignmentNoteCollectionRemoved Event

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

Syntax


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