Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents assignment progress information that is distributed over time.
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
'Declaration
<ScriptTypeAttribute("PS.TimePhase", ServerTypeId := "{da08f77a-6b33-4f26-91a4-a259405a6461}")> _
Public Class TimePhase _
Inherits ClientObject
'Usage
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.