Share via


TimeSheetPeriod class

Representa um período de tempo em um quadro de horários definido.

Inheritance hierarchy

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

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

Syntax

'Declaração
<ScriptTypeAttribute("PS.TimeSheetPeriod", ServerTypeId := "{a16076f0-f988-42c9-a1bd-681b06462611}")> _
Public Class TimeSheetPeriod _
    Inherits ClientObject
'Uso
Dim instance As TimeSheetPeriod
[ScriptTypeAttribute("PS.TimeSheetPeriod", ServerTypeId = "{a16076f0-f988-42c9-a1bd-681b06462611}")]
public class TimeSheetPeriod : 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.

Ver também

Referência

TimeSheetPeriod members

Microsoft.ProjectServer.Client namespace