clsCarrierUpdate..::..GetCandidatesFinalBefore Event

Namespace:  JiwaFinancials.Jiwa.JiwaCarrierUpdate
Assembly:  JiwaCarrierUpdate (in JiwaCarrierUpdate.dll)

Syntax


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