共用方式為


TimeSheetLine class

代表時程表中的資料行。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.TimeSheetLine

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<ScriptTypeAttribute("PS.TimeSheetLine", ServerTypeId := "{826c23f5-fd62-4ffa-9236-8c3916ad1a62}")> _
Public Class TimeSheetLine _
    Inherits ClientObject
'用途
Dim instance As TimeSheetLine
[ScriptTypeAttribute("PS.TimeSheetLine", ServerTypeId = "{826c23f5-fd62-4ffa-9236-8c3916ad1a62}")]
public class TimeSheetLine : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

TimeSheetLine members

Microsoft.ProjectServer.Client namespace