StdFunctions..::..ProgressUpdateSection Event

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

Syntax


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