Hi I am wondering if it is possible to programatically create a weekly status report for a project in c#?
Is there something in the project server api for this? or is programatically inserting it into the reporting database the only way?
In my application a PM is able to see their projects and create a weekly status report if needed.
Thanks alot!