Accessing enterprise resource fields in Project2007 VBA code

H

Hasaj Patrik

hi all

I have created an enterprice resource custom field on the project server
2007 site.

in the project professional I need to read this enterprise field value.

there are methods like Resource.GetField but the required parameter is ID,
and i do not know how to obtain the id for enterprise custom field.

thanks for any help

patrik
 
S

Sandro Dadaczynski

use the FieldNameToFieldConstant() function to get the required id ;-)


Sandro
 

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