BatchPrint..::..CandidateAdded Event

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

Syntax


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