CandidateCollection..::..ActionRemoveComplete Event

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

Syntax


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