Multiple filter criteria ???

G

Guest

Hello Everyone,

I'm doing application development using C# and PSI on Project Server 2007.

Is it possible to define more than one filter criteria in a
Project.Server.Library.Filter
structure?

For example, I would like to readResources to return only resources where the
the resource type is equal to work and isWindowsUser is equal to true.

Bob
 
S

Segrest

Hello Everyone,

Someone outside of this forum was able to help me find an answer. I will
repeat it here with the hope that it may help someone else in the future...

The short answer is YES!

For an example, look at the GetResourceFilter subroutine in the example code
provided with the Resource Web Service ReadResource method in the Project
2007 SDK.

Bob
 

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