ActionCollection..::..BeforeProcess Event

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

Syntax


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