Share via


TimeSheetLineCreationInformation class

Fornece configurações de propriedades e métodos que são usados para criar uma linha de quadro de horários.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.TimeSheetLineCreationInformation

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

Syntax

'Declaração
<ScriptTypeAttribute("PS.TimeSheetLineCreationInformation", ValueObject := True,  _
    ServerTypeId := "{dbbd87af-f81d-413f-9899-957de504618a}")> _
Public Class TimeSheetLineCreationInformation _
    Inherits ClientValueObject
'Uso
Dim instance As TimeSheetLineCreationInformation
[ScriptTypeAttribute("PS.TimeSheetLineCreationInformation", ValueObject = true, 
    ServerTypeId = "{dbbd87af-f81d-413f-9899-957de504618a}")]
public class TimeSheetLineCreationInformation : ClientValueObject

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.

See also

Reference

TimeSheetLineCreationInformation members

Microsoft.ProjectServer.Client namespace