Tagged Questions

0
votes
1answer
115 views

How to add Enterprise custom field to display actual costs from a different DB in Project Server?

I am trying wrap my head around how data is being served to Project Server. I am trying match up a value (actual cost) to project lines in an Executive View of Project Center which displays each ...
0
votes
1answer
148 views

If I only know a project's name how do I get its GUID?

The PSI has various methods such as ReadProject that only take a project GUID and not its name. If I only have a project's name, how do I retrieve its GUID for use in other PSI methods?
0
votes
1answer
301 views

How to know if a project is checked out or checked in from PSI?

How to know if a project is checked out or checked in from PSI?
0
votes
1answer
683 views

MS Project Server 2007 : Programmatically toggle Task Alerts for Project Resources

I'm getting into SDK documentation, but this site has so many eyes and great answers I figure I'd throw this one out there to get some leads. In project Server 2007, you can manage whether or not ...