anyone know how to check if a Resource Plan is checked out using the PSI? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this via the PSI web service ResourcePlan.
Just add the web service reference to your project and initialize a new soap client:
The enum contains three states:
I hope this will help you
Regards Florian