CandidateCollection..::..ActionRemoveBefore Event

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

Syntax


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