Getting the value BaseLineSaveDate

G

Grant

Hi I have an addin to project pro 2003 and I and trying to get the "Last
Saved Baseline" and display this in my addin. I have found a method
get_BaselineSaveDate has anyone userd this and if so can you give me a syntax
example how to use it to set a field of say string?

Kind Regards
Grant
 
R

Rod Gill

In VBA it's:
activeproject.BaselineSavedDate(pjBaseline)

--

Rod Gill
Microsoft MVP for Project - http://www.project-systems.co.nz

Author of the only book on Project VBA, see: http://www.projectvbabook.com




Grant said:
Sorry did not mention this is in c#



__________ Information from ESET Smart Security, version of virus
signature database 4896 (20100225) __________

The message was checked by ESET Smart Security.

http://www.eset.com

__________ Information from ESET Smart Security, version of virus signature database 4896 (20100225) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 

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

Top