I'm trying to capture task information from the reporting database after an event and can't seem to find any documentation on task changes. I noticed the MSP_EpmTask_UserView view displays my updated task information after a publish event but I'm not sure
which method to work from. I assume it must be a ProjectUpdated since there are no TaskChanged or TaskUpdated methods.
Ken