Question about events service

So, I'm just poking around trying to get an understanding of the eventing service and came acrossthis post that mentioned how to find out what all the diff. events are that you can subscribe to. Basically they mention that you can look in TfsIntegration.dbo.tbl_event_type to find all the registered event type. When I look in there I only see the following:

  • Build Completion Event
  • Build Status Changed Event
  • BranchMovedEvent
  • NodeCreatedEvent
  • NodePropertiesChangedEvent
  • NodeRenamedEvent
  • NodesDeletedEvent
  • ProjectCreatedEvent
  • ProjectDeletedEvent
  • CheckinEvent

However, I was interested in WorkItemChangedEvent and was wondering why that's not listed in there, yet works just fine. Is it just "special" because it's so tightly engrained into TFS or something?

TIA,
Drew

[1060 byte] By [DrewMarsh] at [2008-2-5]
# 1
Looks like the post was updated after you submitted this question. You might benefit from downloading the TFS SDK (part of Visual Studio SDK) and checking out the samples and documentation on the Eventing service.
YogitaManghnani at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Work Item Tracking...

Visual Studio Team System

Site Classified