CandidateCollection..::..ActionProcessBefore Event

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

Syntax


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