CandidateCollection..::..ActionProcessComplete Event

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

Syntax


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