This documentation is archived and is not being maintained.

WorkItemStore::ImportEventHandler Event

An event that occurs during ImportGlobalLists call.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
 event ImportEventHandler^ ImportEventHandler {
	void add (ImportEventHandler^ value);
	void remove (ImportEventHandler^ value);
}

Show: