View Full Version : Multiple filter criteria ???


07-01-2007, 12:02 AM
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