ProjectServer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes
Constructors
ProjectServer(ClientRuntimeContext, ObjectPath) | |
ProjectServer(ClientRuntimeContext) |
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) |