StatusTask members
Include protected members
Include inherited members
提供物件,會持續追蹤的任務的進度。
The StatusTask type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusTask | 建立StatusTask類別的執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
ActualWork | 取得或設定已分派給任務的資源所執行的工時量。 | |
ActualWorkTimeSpan | 取得或設定已分派給任務的資源所執行的工作時數的時間間隔。 | |
Context | (Inherited from ClientObject.) | |
Deadline | 取得或設定輸入作為任務期限的日期。 | |
Duration | 取得或設定任務的作用中工作時間的總範圍。 | |
DurationTimeSpan | 取得或設定任務的作用中工作時間總長的時間間隔。 | |
Finish | 取得或設定工作排程在何時完成的日期。 | |
Id | 取得StatusTask物件的 GUID。 | |
Name | 取得或設定StatusTask物件的名稱。 | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Overtime | 取得或設定所涉及的所有資源的加班工資率在排程要執行的所有分派給任務,分派給資源的所有任務的資源或任務相關資源,並支付的加班量。 | |
OvertimeTimeSpan | 取得或設定所涉及的所有資源的加班工資率在排程要執行的所有分派給任務的資源或任務相關資源,並支付的加班時數的時間間隔。 | |
Path | (Inherited from ClientObject.) | |
PercentComplete | 取得或設定工作,表示成已經完成的任務的工期百分比的目前狀態。 | |
PercentWorkComplete | 取得或設定任務、 資源或工作分派,以已經完成的工時百分比表示的目前狀態。 | |
PhysicalPercentComplete | 取得或設定輸入的完成百分比值,可以用於另一個方法是計算的工時成本 (BCWP) 的預算成本。 | |
RegularWork | 取得或設定為排程要資源所執行的非加班工時總數。 | |
RegularWorkTimeSpan | 取得或設定為排程要資源所執行的非加班工時的總數量的時間間隔。 | |
RemainingDuration | 取得或設定,才能完成任務的未完成的部份的時間量。 | |
RemainingDurationTimeSpan | 取得或設定,才能完成任務的未完成的部份的時間量。 | |
RemainingOvertime | 取得或設定的剩餘排定的加班工時量。 | |
RemainingOvertimeTimeSpan | 取得或設定系統在剩餘排定的加班工時的時間間隔。 | |
RemainingWork | 取得或設定的時間量,例如人員-小時或天,仍需要完成的任務或工作集。 | |
RemainingWorkTimeSpan | 取得或設定的時間長度,例如人員-小時或天,仍需要完成工作或一系列工作的時間間隔。 | |
Resume | 取得或設定任務的剩餘部分排程來恢復後輸入任何進度的日期。 | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Start | 取得或設定已分派的資源排程在何時開始在任務上的工作的日期。 | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) | |
Work | 取得或設定已排程的時間總數,在任務中為所有分派的資源,資源在所有分派的任務或在任務上為資源排定的時間總量排程的總時間。 | |
WorkTimeSpan | 取得或設定的時間間隔排定的時間在任務中為所有分派資源的總數量的資源在所有分派的任務或在任務上為資源排定的時間總量排程的總時間。 |
Top
Methods
Name | Description | |
---|---|---|
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson | (Inherited from ClientObject.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitNonPropertyFieldFromJson | (Inherited from ClientObject.) | |
InitOnePropertyFromJson | Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) | |
IsPropertyAvailable | (Inherited from ClientObject.) | |
LoadExpandoFields | (Inherited from ClientObject.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshLoad | (Inherited from ClientObject.) | |
RemoveFromParentCollection | (Inherited from ClientObject.) | |
Retrieve() | (Inherited from ClientObject.) | |
Retrieve([]) | (Inherited from ClientObject.) | |
ToString | (Inherited from Object.) | |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) |
Top