StdFunctions..::..ProcessSetup Event

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

Syntax


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