StdFunctions..::..ProcessLineUpdated Event

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

Syntax


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