MS Project

  • Thread starter Thread starter Robert Lario
  • Start date Start date
R

Robert Lario

I would like to create a project from C#. Any body got some good
references? I have been looking at what is at MSDN. Could not find anything
that was very helpful.

Thanks
 
Hello Robert,

You should add a reference to the MS Project automation type library first.
If you succeed with this, you will already have IntelliSense hints and
Object Browser support for MS Project automation types.

More than that, MS Project installs its own help file (vbapj9.chm for MS
Project 2000) outlining its automation object model. You can refer to this
file for comprehensive information about MS Project objects, methods and
properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top