ProjectServer properties

The ProjectServer type exposes the following members.

Properties

  Name Description
Public property Calendars Get the collection of calendars for the project server instance.
Public property Context (Inherited from ClientObject.)
Public property CustomFields Gets the collection of enterprise custom field definitions in the Project Web App instance.
Public property EnterpriseProjectTypes Gets the collection of enterprise project types (EPTs) in the Project Web App instance.
Public property EnterpriseResources Gets the collection of enterprise resources in a Project Web App instance.
Public property EntityTypes Gets the types of Project Server entities that are exposed through the CSOM.
Public property EventHandlers Gets the collection of event handlers that are defined in a Project Web App instance.
Public property Events Gets the collection of event objects in a Project Web App instance.
Public property IsDelegate Gets a value that indicates whether the current user has started a delegation session in PWA.
Public property IsReadOnly Gets a value that indicates whether the Project Server database is in read-only mode.
Public property LookupTables Gets the collection of lookup table definitions in the Project Web App instance.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Phases Gets the collection of Project Server workflow phases in the Project Web App instance.
Public property ProjectDetailPages Gets a collection of project detail pages.
Public property Projects Gets the collection of projects in the Project Web App instance.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Stages Gets the collection of Project Server workflow stages in a Project Web App instance.
Public property Tag (Inherited from ClientObject.)
Public property TimeSheetPeriods Gets the time sheets in a Project Server instance.
Public property TypedObject (Inherited from ClientObject.)
Public property WorkflowActivities Gets the methods that Project Server workflows can call at run time.
Public property WorkflowDesigner Gets a workflow designer that developers can call at design time.

Top

See also

Reference

ProjectServer class

Microsoft.ProjectServer.Client namespace