Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the resource filter type.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration ResourceActiveFilter
'Usage
Dim instance As ResourceActiveFilter
[CLSCompliantAttribute(true)]
public enum ResourceActiveFilter
Members
Member name | Description | |
---|---|---|
All | Value=0. All users. | |
Active | Value=1. Active users only. | |
Inactive | Value=2. Inactive users only. |
Remarks
For more information, see the ReadUserList PSI method.
Note
The [Resource Web service] namespace also includes the ResourceActiveFilter type.