共用方式為


ResourcePlan members

Include protected members
Include inherited members

表示的高階專案,可能需要何種資源。

The ResourcePlan type exposes the following members.

Constructors

  Name Description
Public method ResourcePlan 建立ResourcePlan類別的執行個體。

Top

Properties

  Name Description
Public property Assignments 取得與資源計劃相關聯的PlanAssignment物件的集合。
Public property Context (Inherited from ClientObject.)
Public property Finish 取得的資源計劃的結束日期。
Public property Id 取得資源計劃的 GUID。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Start 取得的資源計劃的開始日期。
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property UtilizationDate 取得或設定目前的資源計劃的資源使用率的時間與日期。
Public property UtilizationType 取得或設定目前的資源計劃的資源利用率的型別。

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject 刪除ResourcePlan物件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceCheckIn 在專案的資源計劃中的檢查以防已將它留中簽出專案伺服器。
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Publish 發佈專案資源計劃,並使其可見的其他使用者在 Project Server 中使用。
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Public method Update 將專案的資源計劃的變更儲存回專案伺服器。
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

ResourcePlan class

Microsoft.ProjectServer.Client namespace