Setting Enterprise Custom Outline Field Values at project level

A

Alex

Hi,

Is there any information on how to set Enterprise Custom
Outline Field Values at project custom outline code level
using VBA?

I have found how to set the values a user can choose from
using the OLEDB Providor, SQL and PDS. However what I am
after is using VBA to set the value for say
EnterpriseProjectOutlineCode1.

I also know you can use the
ActiveProject.ProjectSummarytask.setfield
pjTaskEnterpriseProjectText1 for example, but again what
do you use for the Enterprise Project Outline Codes?

Thanks
 
Top