SalesOrderHistoryCollection..::..CarrierConsignmentNoteCollectionRemoved Event

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

Syntax


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