共用方式為


TimeSheetLine members

Include protected members
Include inherited members

代表時程表中的資料行。

The TimeSheetLine type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Assignment 取得與時程表行相關聯的工作分派。
Public property Comment 取得或設定時程表行註解。
Public property Context (Inherited from ClientObject.)
Public property Id 取得時程表一行的 GUID。
Public property LineClass 取得或設定時程表一行的類別。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ProjectName 取得時程表行專案名稱。
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Status 取得或設定時程表線路狀態。
Public property Tag (Inherited from ClientObject.)
Public property TaskName 取得的時程表列工作名稱。
Public property TimeSheet 取得與時程表行相關聯的時程表。
Public property TotalWork 在時程表的列中取得工作的總數量。
Public property TotalWorkTimeSpan 取得在時程表行中的工作的總數量的時間間隔。
Public property TypedObject (Inherited from ClientObject.)
Public property ValidationType 取得時程表驗證型別。
Public property Work 取得在時程表上的實際工時。

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject 刪除TimeSheetLine物件。
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 Submit 提交時間工作表的列。
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

TimeSheetLine class

Microsoft.ProjectServer.Client namespace