Project Methods

Include Protected Members
Include Inherited Members

The Project type exposes the following members.

Methods

 

Name

Description

Public method

Abort

(Inherited from WebClientProtocol.)

Protected method

BeginInvoke

(Inherited from SoapHttpClientProtocol.)

Protected method

CancelAsync

(Inherited from HttpWebClientProtocol.)

Public method

CheckOutProject

Checks out a specified project.

Public method

CreateObjRef

(Inherited from MarshalByRefObject.)

Public method

CreateOperationsWorkFromWssList

Creates a proposal project consisting of tasks from a SharePoint list.

Public method

CreateProjectFromTemplate

Creates a new project from a specified template. The new project has the specified project name.

Public method

Discover

(Inherited from SoapHttpClientProtocol.)

Public method

Dispose()

(Inherited from Component.)

Protected method

Dispose(Boolean)

(Inherited from Component.)

Protected method

EndInvoke

(Inherited from SoapHttpClientProtocol.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Component.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetLifetimeService

(Inherited from MarshalByRefObject.)

Public method

GetProjectNameFromProjectUid

Gets the project name of the specified projectUid in the Drafts database.

Protected method

GetReaderForMessage

(Inherited from SoapHttpClientProtocol.)

Protected method

GetService

(Inherited from Component.)

Public method

GetType

(Inherited from Object.)

Protected method

GetWebRequest

(Inherited from SoapHttpClientProtocol.)

Protected method

GetWebResponse(WebRequest)

(Inherited from HttpWebClientProtocol.)

Protected method

GetWebResponse(WebRequest, IAsyncResult)

(Inherited from HttpWebClientProtocol.)

Protected method

GetWriterForMessage

(Inherited from SoapHttpClientProtocol.)

Public method

InitializeLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

Invoke

(Inherited from SoapHttpClientProtocol.)

Protected method

InvokeAsync(String, [], SendOrPostCallback)

(Inherited from SoapHttpClientProtocol.)

Protected method

InvokeAsync(String, [], SendOrPostCallback, Object)

(Inherited from SoapHttpClientProtocol.)

Protected method

MemberwiseClone()

(Inherited from Object.)

Protected method

MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

Public method

QueueAddToProject

Creates project entities specified in the ProjectDataSet by using an existing sessionUid for a checked-out project.

Public method

QueueCheckInProject

Checks in the specified project.

Public method

QueueCreateProject

Creates a project with the specified entities, and checks in the project to the Drafts database.

Public method

QueueCreateProjectAndCheckOut

Creates a project with the specified entities and keeps the project checked out in the Drafts database.

Public method

QueueCreateProposalProjectAndCheckout

Creates a project proposal and also creates a Proposals list item in Windows SharePoint Services to track the workflow for the proposal.

Public method

QueueDeleteFromProject

Deletes the specified project entities.

Public method

QueueDeleteProjects

Deletes one or more projects.

Public method

QueuePublish

Moves the project from the Drafts database and saves it to the Published database.

Public method

QueueRenameProject

Renames the specified project.

Public method

QueueSynchronizeProjectWorkspace

Synchronizes the Windows SharePoint Services data in the Reporting database for the specified project.

Public method

QueueUpdateProject

Updates entities in a checked-out project. Also adds, modifies, or deletes custom field values.

Public method

QueueUpdateProjectTeam

Updates the project team for a specified project.

Public method

QueueUpgradeProject

Upgrades the specified project proposal to a full project.

Public method

ReadProject

Gets data for the specified project in the specified Project Server database.

Public method

ReadProjectEntities

Gets one type of information within a project.

Public method

ReadProjectList

Gets the project name and GUID for each project that is available on the current instance of Project Server.

Public method

ReadProjectStatus

Gets the status of the specified project

Public method

ReadProjectTeam

Gets information about the local project resources and the enterprise resources referenced in a specified project.

Public method

ReadSchedulingContext

Gets the scheduling context based on a set of projects and resources.

Public method

ReadServerListSeparator

Gets the list separator character specified in the server settings.

Public method

ToString

(Inherited from Component.)

Public method

UpdateProjectWorkspaceAddress

Updates the project workspace URL and name in a Windows SharePoint Services site.

Top

See Also

Reference

Project Class

WebSvcProject Namespace