M
Mario
Hello everybody,
I am using Project Server 2007 and Project professional
created a COM Add-in using C# or VB in which it have to read all enterprise
resource (EUID, ID, name...).
Is it possible to get those values?
Using the following, I am only able to access:
Globals.ThisAddIn.Application.ActiveProject.ResourceTables - (Project
resource)
If I am using EnterpriseResourceGet method I can add enterptise resource
to Active Project - but I need to resources EUID
I am using Project Server 2007 and Project professional
created a COM Add-in using C# or VB in which it have to read all enterprise
resource (EUID, ID, name...).
Is it possible to get those values?
Using the following, I am only able to access:
Globals.ThisAddIn.Application.ActiveProject.ResourceTables - (Project
resource)
If I am using EnterpriseResourceGet method I can add enterptise resource
to Active Project - but I need to resources EUID