SalesQuoteLineCollection..::..AddInventoryItemEnd Event

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

Syntax


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