ProjectContext members
Office 2013 and later
Maintains the client-side context for development with a Project Web App instance, and contains the enterprise-wide collections of Project Server objects that exist in Project Web App.
The ProjectContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationName | (Inherited from ClientRuntimeContext.) |
|
AuthenticationMode | (Inherited from ClientRuntimeContext.) |
|
Calendars | Gets the collection of calendars for the Project Server instance. |
|
ClientTag | (Inherited from ClientRuntimeContext.) |
|
Credentials | (Inherited from ClientRuntimeContext.) |
|
CustomFields | Gets the collection of enterprise custom field definitions in the Project Web App instance. |
|
EnterpriseProjectTypes | Gets the collection of enterprise project types (EPTs) in the Project Web App instance. |
|
EnterpriseResources | Gets the collection of enterprise resources in a Project Web App instance. |
|
EntityTypes | Gets the types of Project Server entities that are exposed through the CSOM. |
|
EventHandlers | Gets the collection of event handlers that are defined in a Project Web App instance. |
|
Events | Gets the collection of event objects in a Project Web App instance. |
|
FormDigestHandlingEnabled | (Inherited from ClientContext.) |
|
FormsAuthenticationLoginInfo | (Inherited from ClientRuntimeContext.) |
|
HasPendingRequest | (Inherited from ClientRuntimeContext.) |
|
LookupTables | Gets the collection of lookup table definitions in the Project Web App instance. |
|
PendingRequest | (Inherited from ClientRuntimeContext.) |
|
Phases | Gets the collection of Project Server workflow phases in the Project Web App instance. |
|
ProjectDetailPages | Gets a collection of project detail pages in the Project Server instance. |
|
Projects | Gets the collection of projects in the Project Web App instance. |
|
RequestSchemaVersion | (Inherited from ClientRuntimeContext.) |
|
RequestTimeout | (Inherited from ClientRuntimeContext.) |
|
ServerLibraryVersion | (Inherited from ClientRuntimeContext.) |
|
ServerSchemaVersion | (Inherited from ClientRuntimeContext.) |
|
ServerVersion | (Inherited from ClientContext.) |
|
ServiceStatus | Gets information about the status of the Project Server service. |
|
Site | (Inherited from ClientContext.) |
|
Stages | Gets the collection of Project Server workflow stages in a Project Web App instance. |
|
StaticObjects | (Inherited from ClientRuntimeContext.) |
|
Tag | (Inherited from ClientRuntimeContext.) |
|
TimeSheetPeriods | Gets a collection of time sheet periods. |
|
TraceCorrelationId | (Inherited from ClientRuntimeContext.) |
|
Url | (Inherited from ClientRuntimeContext.) |
|
ValidateOnClient | (Inherited from ClientRuntimeContext.) |
|
Web | (Inherited from ClientContext.) |
|
WebRequestExecutorFactory | (Inherited from ClientRuntimeContext.) |
|
WorkflowActivities | Gets the methods that Project Server workflows can call at run time. |
|
WorkflowDesigner | Gets a workflow designer that developers can call at design time. |
Top
Show: