read the liste of all entreprises Custom Fields in the project server 2007

M

ma.benamor

hi all
in pwa i created a set of entreprises Custom Fields
how i can extract this the names of each entreprises Custom Fields
with programation?
thx
 
A

asadim

You're going to have to use the CustomField class from
Microsoft.Office.Project.Server.Library library. For more info on how to
program PS2007 please download the SDK and read the included manual. Also
there's an excellent app included in the SDK as an example called ProjTools;
make sure you take a look at that too.
 
Top