ProjectContext members
Include protected members
Include inherited members
維護與Project Web App的執行個體,開發的用戶端內容,並包含整個企業的集合在Project Web App中存在的專案伺服器物件。
The ProjectContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProjectContext | 建立執行個體並初始化ProjectContext物件。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ApplicationName | (Inherited from ClientRuntimeContext.) |
![]() |
AuthenticationMode | (Inherited from ClientRuntimeContext.) |
![]() |
Calendars | 取得專案伺服器執行個體的行事曆的集合。 |
![]() |
ClientTag | (Inherited from ClientRuntimeContext.) |
![]() |
Credentials | (Inherited from ClientRuntimeContext.) |
![]() |
CustomFields | 取得集合的企業自訂欄位定義在Project Web App執行個體中。 |
![]() |
EnterpriseProjectTypes | 取得集合的企業專案類型 (EPTs) Project Web App執行個體中。 |
![]() |
EnterpriseResources | Project Web App執行個體中取得企業資源的集合。 |
![]() |
EntityTypes | 取得 CSOM 所公開的 Project Server 實體的型別。 |
![]() |
EventHandlers | 取得Project Web App執行個體中所定義的事件處理常式的集合。 |
![]() |
Events | 取得事件物件的集合中的Project Web App執行個體。 |
![]() |
FormDigestHandlingEnabled | (Inherited from ClientContext.) |
![]() |
FormsAuthenticationLoginInfo | (Inherited from ClientRuntimeContext.) |
![]() |
HasPendingRequest | (Inherited from ClientRuntimeContext.) |
![]() |
LookupTables | 取得Project Web App執行個體中的查閱資料表定義的集合。 |
![]() |
PendingRequest | (Inherited from ClientRuntimeContext.) |
![]() |
Phases | Project Web App執行個體中取得 Project Server 工作流程階段的集合。 |
![]() |
ProjectDetailPages | 在 Project Server 執行個體中取得專案詳細資料] 頁面的集合。 |
![]() |
Projects | Project Web App執行個體中取得專案的集合。 |
![]() |
RequestSchemaVersion | (Inherited from ClientRuntimeContext.) |
![]() |
RequestTimeout | (Inherited from ClientRuntimeContext.) |
![]() |
ServerLibraryVersion | (Inherited from ClientRuntimeContext.) |
![]() |
ServerSchemaVersion | (Inherited from ClientRuntimeContext.) |
![]() |
ServerVersion | (Inherited from ClientContext.) |
![]() |
ServiceStatus | 取得 Project Server 服務的狀態資訊。 |
![]() |
Site | (Inherited from ClientContext.) |
![]() |
Stages | Project Web App執行個體中取得 Project Server 工作流程階段的集合。 |
![]() |
StaticObjects | (Inherited from ClientRuntimeContext.) |
![]() |
Tag | (Inherited from ClientRuntimeContext.) |
![]() |
TimeSheetPeriods | 取得時間工作表的集合。 |
![]() |
TraceCorrelationId | (Inherited from ClientRuntimeContext.) |
![]() |
Url | (Inherited from ClientRuntimeContext.) |
![]() |
ValidateOnClient | (Inherited from ClientRuntimeContext.) |
![]() |
Web | (Inherited from ClientContext.) |
![]() |
WebRequestExecutorFactory | (Inherited from ClientRuntimeContext.) |
![]() |
WorkflowActivities | 取得 Project Server 工作流程可以在執行階段呼叫的方法。 |
![]() |
WorkflowDesigner | 取得工作流程設計工具,開發人員可以在設計階段呼叫。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddQuery | (Inherited from ClientRuntimeContext.) |
![]() |
AddQueryIdAndResultObject | (Inherited from ClientRuntimeContext.) |
![]() |
CastTo<T> | (Inherited from ClientRuntimeContext.) |
![]() |
Dispose() | (Inherited from ClientRuntimeContext.) |
![]() |
Dispose(Boolean) | (Inherited from ClientRuntimeContext.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
ExecuteQuery | (Inherited from ClientContext.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFormDigestDirect | (Inherited from ClientContext.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Load<T> | (Inherited from ClientRuntimeContext.) |
![]() |
LoadQuery<T>(ClientObjectCollection<T>) | (Inherited from ClientRuntimeContext.) |
![]() |
LoadQuery<T>(IQueryable<T>) | (Inherited from ClientRuntimeContext.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnExecutingWebRequest | (Inherited from ClientRuntimeContext.) |
![]() |
ParseObjectFromJsonString | (Inherited from ClientRuntimeContext.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WaitForQueue | 等候指定的佇列工作完成,或最大秒數。 |
Top
Events
Name | Description | |
---|---|---|
![]() |
ExecutingWebRequest | (Inherited from ClientRuntimeContext.) |
Top