SalesHistoryImport..::..Importing Event

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

Syntax


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