StdFunctions..::..BOProcessComplete Event

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

Syntax


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