clsTasks..::..TaskHistoryRemoved Event

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

Syntax


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