共用方式為


StatusTask members

Include protected members
Include inherited members

提供物件,會持續追蹤的任務的進度。

The StatusTask type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActualWork 取得或設定已分派給任務的資源所執行的工時量。
Public property ActualWorkTimeSpan 取得或設定已分派給任務的資源所執行的工作時數的時間間隔。
Public property Context (Inherited from ClientObject.)
Public property Deadline 取得或設定輸入作為任務期限的日期。
Public property Duration 取得或設定任務的作用中工作時間的總範圍。
Public property DurationTimeSpan 取得或設定任務的作用中工作時間總長的時間間隔。
Public property Finish 取得或設定工作排程在何時完成的日期。
Public property Id 取得StatusTask物件的 GUID。
Public property Name 取得或設定StatusTask物件的名稱。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Overtime 取得或設定所涉及的所有資源的加班工資率在排程要執行的所有分派給任務,分派給資源的所有任務的資源或任務相關資源,並支付的加班量。
Public property OvertimeTimeSpan 取得或設定所涉及的所有資源的加班工資率在排程要執行的所有分派給任務的資源或任務相關資源,並支付的加班時數的時間間隔。
Public property Path (Inherited from ClientObject.)
Public property PercentComplete 取得或設定工作,表示成已經完成的任務的工期百分比的目前狀態。
Public property PercentWorkComplete 取得或設定任務、 資源或工作分派,以已經完成的工時百分比表示的目前狀態。
Public property PhysicalPercentComplete 取得或設定輸入的完成百分比值,可以用於另一個方法是計算的工時成本 (BCWP) 的預算成本。
Public property RegularWork 取得或設定為排程要資源所執行的非加班工時總數。
Public property RegularWorkTimeSpan 取得或設定為排程要資源所執行的非加班工時的總數量的時間間隔。
Public property RemainingDuration 取得或設定,才能完成任務的未完成的部份的時間量。
Public property RemainingDurationTimeSpan 取得或設定,才能完成任務的未完成的部份的時間量。
Public property RemainingOvertime 取得或設定的剩餘排定的加班工時量。
Public property RemainingOvertimeTimeSpan 取得或設定系統在剩餘排定的加班工時的時間間隔。
Public property RemainingWork 取得或設定的時間量,例如人員-小時或天,仍需要完成的任務或工作集。
Public property RemainingWorkTimeSpan 取得或設定的時間長度,例如人員-小時或天,仍需要完成工作或一系列工作的時間間隔。
Public property Resume 取得或設定任務的剩餘部分排程來恢復後輸入任何進度的日期。
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Start 取得或設定已分派的資源排程在何時開始在任務上的工作的日期。
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property Work 取得或設定已排程的時間總數,在任務中為所有分派的資源,資源在所有分派的任務或在任務上為資源排定的時間總量排程的總時間。
Public property WorkTimeSpan 取得或設定的時間間隔排定的時間在任務中為所有分派資源的總數量的資源在所有分派的任務或在任務上為資源排定的時間總量排程的總時間。

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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 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.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

StatusTask class

Microsoft.ProjectServer.Client namespace