CandidateCollection..::..RaiseActionRemoveCompleteEvent Method

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

Syntax


public void RaiseActionRemoveCompleteEvent(
	Candidate Candidate,
	Action Action
)
Public Sub RaiseActionRemoveCompleteEvent ( _
	Candidate As Candidate, _
	Action As Action _
)
public:
void RaiseActionRemoveCompleteEvent(
	Candidate^ Candidate, 
	Action^ Action
)