Question

I try to create a EventHandler for Team Foundation 2013. I want to get a notification when a new iteration or sprint is created. For this i think i need the StructureChangedNotification! In Team Foundation Server 2010 it was located in Microsoft.TeamFoundation.Server.dll. But in TFS 2013 it has gone! Where is it? Or do you have another approach how to get events if a new iteration/sprint has been created, deleted or modified?

Was it helpful?

Solution

Here: Microsoft.TeamFoundation.Integration.Server.StructureChangedNotification, Microsoft.TeamFoundation.Server.Core

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top