ProjectServer Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ProjectServer", ServerTypeId="{3a609e5f-e2a1-497c-87a2-e5e8a781c096}")]
public sealed class ProjectServer : Microsoft.SharePoint.Client.ClientObject
type ProjectServer = class
    inherit ClientObject
Public NotInheritable Class ProjectServer
Inherits ClientObject
Inheritance
ProjectServer
Attributes

Constructors

ProjectServer(ClientRuntimeContext)
ProjectServer(ClientRuntimeContext, ObjectPath)

Properties

Calendars
Context (Inherited from ClientObject)
CustomFields
EngagementsTimephasedPageSize
EnterpriseProjectTypes
EnterpriseResources
EnterpriseResourcesPageSize
EntityTypes
EventHandlers
Events
IsDelegate
IsReadOnly
LookupTables
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
Phases
ProjectDetailPages
Projects
ProjectsPageSize
ServerObjectIsNull (Inherited from ClientObject)
Stages
Tag (Inherited from ClientObject)
TimeSheetPeriods
TypedObject (Inherited from ClientObject)
WorkflowActivities
WorkflowDesigner

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
GetDeletedPublishedAssignments(DateTime)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
StopDelegation()
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to