Resource Members
Include Protected Members
Include Inherited Members
Includes methods for managing resources and users in Project Server.
The Resource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Resource | Creates an Resource object from the ASMX-based Resource web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Abort | (Inherited from WebClientProtocol.) |
![]() |
ActivateResources | Activates one or more Project Server enterprise resources. |
![]() |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
CancelAsync | (Inherited from HttpWebClientProtocol.) |
![]() |
CheckInResources | Checks in one or more enterprise resources. |
![]() |
CheckOutResources | Checks out one or more enterprise resources for editing. |
![]() |
CreateDelegations | Creates the delegation information used to manage resources. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
CreateResources | Creates one or more enterprise work, material, or cost resources. |
![]() |
DeactivateResources | Deactivates one or more enterprise resources. |
![]() |
DeleteDelegations | Deletes the delegation information used to manage resources. |
![]() |
DeleteResources | Deletes one or more enterprise resources or users. |
![]() |
Discover | (Inherited from SoapHttpClientProtocol.) |
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | (Inherited from Component.) |
![]() |
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetCurrentUserUid | Gets the GUID of the user logged in to Project Server. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetResourceUids | Converts enterprise resource IDs to resource unique IDs (GUIDs). |
![]() |
GetService | (Inherited from Component.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
Invoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ReadDelegation | Reads the delegation information for a specified resource. |
![]() |
ReadDelegations | Reads the delegation information used to manage resources. |
![]() |
ReadResource | Gets detailed information about the specified enterprise resource or user. |
![]() |
ReadResourceAssignments | Gets resource assignments. |
![]() |
ReadResourceAuthorization | Gets the specified resource's authorization information. |
![]() |
ReadResourceAvailability | Returns a dataset of resource availability in a timephased data structure. |
![]() |
ReadResourceAvailabilityForGrid | This member is reserved for internal use and is not intended to be used directly from your code. Returns a dataset of resource availability in a timephased data structure for the JS Grid control. |
![]() |
ReadResourceListByDepartment | Returns unique identifiers and resources names within a given Department for which a user has permissions. |
![]() |
ReadResources | Gets filtered information about enterprise resources or users. |
![]() |
ReadUserList | Gets a list of all active and disabled Project Server users. The list includes the resource GUID (RES_UID) and name (RES_NAME). |
![]() |
SetResourceAuthorization | Sets authorization values for one or more resources. |
![]() |
ToString | (Inherited from Component.) |
![]() |
UpdateDelegations | Updates delegation information used to manage resources. |
![]() |
UpdateResources | Updates, deletes, or creates one or more resources. |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top