共用方式為


TimeSheet members

Include protected members
Include inherited members

包含方法和屬性的管理時程表。

The TimeSheet type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Comments 取得的時程表註解。
Public property Context (Inherited from ClientObject.)
Public property Creator 取得時程表建立者。
Public property EntryMode 取得或設定時程表輸入模式。
Public property Id 取得時間工作表的 GUID。
Public property IsControlledByOwner 取得或設定值,指出是否時程表由擁有者所控制。
Public property IsProcessed 取得或設定值,指出是否時程表便會完成,並不會變更。
Public property Lines 在時程表中取得行的集合。
Public property Manager 取得的時程表管理員。
Public property Name 取得或設定時程表名稱。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Period 取得時程表期間。
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Status 取得或設定時程表線路狀態。
Public property Tag (Inherited from ClientObject.)
Public property TotalActualWork 取得或設定時程表的總實際工時。
Public property TotalActualWorkTimeSpan 取得或設定時程表的總實際工時的時間間隔。
Public property TotalNonBillableOvertimeWork 取得或設定時程表非帳單的總加班工時。
Public property TotalNonBillableOvertimeWorkTimeSpan 取得或設定時程表非帳單的總加班工時的時間間隔。
Public property TotalNonBillableWork 取得或設定時程表非帳單總工時。
Public property TotalNonBillableWorkTimeSpan 取得或設定時間間隔的非帳單的時程表總工作的時間。
Public property TotalOvertimeWork 取得或設定時程表的總加班工時。
Public property TotalOvertimeWorkTimeSpan 取得或設定時程表的總加班工時的時間間隔。
Public property TotalWork 取得或設定總計的時程表的所有工時總數。
Public property TotalWorkTimeSpan 取得或設定的所有工時的時程表總計的時間間隔。
Public property TypedObject (Inherited from ClientObject.)
Public property WeekStartsOn 取得或設定在其啟動時程表的一週天數。

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject 刪除TimeSheet物件。
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 Recall 重新呼叫時程表。
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 Submit 提交的時程表。
Public method ToString (Inherited from Object.)
Public method Update 將變更儲存在新的時程表中。
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

TimeSheet class

Microsoft.ProjectServer.Client namespace