J
Jason
Hi
I was directed to this dicussion group by the Visual Studio Extensibility
dicussion group.
We have work item precede dependencies (e.g. Finish-Start, Finish-Finish,
Start-Start and Start-Finish) stored in our VSTS extended system. And we
would like to bring those dependencies into the MS Project client using the
existing MS Project Add-in for VSTS. For example, after the "Refresh" button
of the Add-in is pressed, the default behavior of the Add-in is to bring the
lastest work item information from VSTS into the MS Project. Here, we would
like to also bring our precede dependency information into the MS Project
client. Therefore, we are wondering if an event such as AfterRefresh is
available fromt he MS Project Add-in?
Similarly, we also need the following events: AfterGetWorkItem,
AfterPublish, which correspond to the "Get Work Items" button and the
"Publish" button of the exsting MS Project Add-in for VSTS.
If the above events are not available, are the MS Project Add-in source code
available to us (a MS gold partner)?
After a user presses the "Choose Team Project" button of the MS Project
Add-in, he/she gives a TFS url and a project name in the "Connect to Team
Foundation Server" popup, and presses the "Ok" button. The MS Project Add-in
then stores this information into the current *.mpp file. Is this information
available to our custom Add-in? Where can we retrieve this information?
Thank for any help in advance.
I was directed to this dicussion group by the Visual Studio Extensibility
dicussion group.
We have work item precede dependencies (e.g. Finish-Start, Finish-Finish,
Start-Start and Start-Finish) stored in our VSTS extended system. And we
would like to bring those dependencies into the MS Project client using the
existing MS Project Add-in for VSTS. For example, after the "Refresh" button
of the Add-in is pressed, the default behavior of the Add-in is to bring the
lastest work item information from VSTS into the MS Project. Here, we would
like to also bring our precede dependency information into the MS Project
client. Therefore, we are wondering if an event such as AfterRefresh is
available fromt he MS Project Add-in?
Similarly, we also need the following events: AfterGetWorkItem,
AfterPublish, which correspond to the "Get Work Items" button and the
"Publish" button of the exsting MS Project Add-in for VSTS.
If the above events are not available, are the MS Project Add-in source code
available to us (a MS gold partner)?
After a user presses the "Choose Team Project" button of the MS Project
Add-in, he/she gives a TFS url and a project name in the "Connect to Team
Foundation Server" popup, and presses the "Ok" button. The MS Project Add-in
then stores this information into the current *.mpp file. Is this information
available to our custom Add-in? Where can we retrieve this information?
Thank for any help in advance.