Is there any way I can get project manager approval status of assignment through PDS ?

P

pavel.gz

In AssignmentsGet call there is a returning field called
ApprovalStatus, however, in the manual it is mentioned that this field
refers to resource manager approval. Does PDS have methods for getting
project manager approval status of the assignment?
 
R

Rod Gill

Have you read the SDK documentation? That is the only reference I'm aware
of. If there isn't a PDS option then you need to develop an extension.

Be aware before launching into a lot of PDS development that Project Server
2007 has dropped PDS and replaced it with a different PSI system. PDS is not
compatible with PSI so any PDS extensions can not be used with PSI.
 
Top