StdFunctions..::..ProcessSnapshotCreated Event

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

Syntax


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