IncidentType..::..Read Event

Namespace:  JiwaFinancials.Jiwa.JiwaIncidents.Configuration
Assembly:  JiwaIncidents (in JiwaIncidents.dll)

Syntax


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