共用方式為


TimePhase class

表示按時間分佈的工作分派進度資訊。

Inheritance hierarchy

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

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

Syntax

'宣告
<ScriptTypeAttribute("PS.TimePhase", ServerTypeId := "{da08f77a-6b33-4f26-91a4-a259405a6461}")> _
Public Class TimePhase _
    Inherits ClientObject
'用途
Dim instance As TimePhase
[ScriptTypeAttribute("PS.TimePhase", ServerTypeId = "{da08f77a-6b33-4f26-91a4-a259405a6461}")]
public class TimePhase : 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.

請參閱

參照

TimePhase members

Microsoft.ProjectServer.Client namespace