Project Methods
The Project type exposes the following members.
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CheckOutProject | Checks out a specified project. |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
CreateOperationsWorkFromWssList | Creates a project from a SharePoint task list, but does not maintain synchronization data. |
|
CreateProjectFromTemplate | Creates a project from a specified template. The new project has the specified project name. |
|
CreateWssListSyncedProject | Creates a project with the specified name of the SharePoint task list, and then populates the project with data that is mapped from the task list. |
|
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.) |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetProjectNameFromProjectUid | Gets the project name of the specified projectUid in the Drafts database. |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
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.) |
|
QueueAddToProject | Creates project entities that are specified in the ProjectDataSet by using an existing sessionUid for a checked-out project. |
|
QueueCheckInProject | Checks in the specified project. |
|
QueueCreateProject | Creates a project with the specified entities, and checks in the project to the Drafts database. |
|
QueueCreateProjectAndCheckOut | Creates a project with the specified entities and keeps the project checked out in the Drafts database. |
|
QueueCreateProposalProjectAndCheckout | Deprecated in Project Server 2010. |
|
QueueDeleteFromProject | Deletes the specified project entities. |
|
QueueDeleteProjects | Deletes one or more projects. |
|
QueuePublish | Moves the project from the Drafts database and saves it to the Published database. |
|
QueuePublishSummary | Publishes the stage summaries of the specified project, in a partial publish operation. |
|
QueueRenameProject | Renames the specified project. |
|
QueueSynchronizeProjectWorkspace | Synchronizes the SharePoint data in the Reporting database for the specified project. |
|
QueueUpdateProject | Updates entities in a checked-out project. Also adds, modifies, or deletes custom field values. |
|
QueueUpdateProjectImpacts | Updates the project impact data, for portfolio analysis. |
|
QueueUpdateProjectTeam | Updates the project team for a specified project. |
|
QueueUpgradeProject | Deprecated in Project Server 2010. |
|
ReadProject | Gets data for the specified project in the specified Project Server database. |
|
ReadProjectEntities | Gets one or more types of information within a project, such as tasks, resources, and assignments. |
|
ReadProjectImpacts | Reads impacts of the specified project, for portfolio analysys. |
|
ReadProjectList | Gets the project name, GUID, and type of each project that is available on the Project Web App instance. |
|
ReadProjectListByDepartment | Returns GUIDs and names for all projects within the specified department for which the user has OpenProject permission. |
|
ReadProjectStatus | Gets the status of the specified project. |
|
ReadProjectSyncErrorInfo | Retrieves the error status for a synchronization request of the specified SharePoint task list with Project Server. |
|
ReadProjectSyncSettings | Retrieves the synchronization data for a set of projects or SharePoint task lists that are synchronized. |
|
ReadProjectTeam | Gets information about the local project resources and the enterprise resources that are referenced in a specified project. |
|
ReadSchedulingContext | Gets the scheduling context based on a set of projects and resources. |
|
ReadServerListSeparator | Gets the list separator character that is specified in the server settings. |
|
SyncProjectWithWss | Synchronizes the indicated project, or the SharePoint task list, as specified by the unique identifier. |
|
ToString | (Inherited from Component.) |
|
UpdateProjectSyncSettings | Updates the data in Project Server that specifies the mapping for synchronizing a project with a SharePoint task list. |
|
UpdateProjectWorkspaceAddress | Updates the project site URL and name in a SharePoint site. |
Community Additions
Show: