TimeSheetLineCreationInformation.ProjectId property

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

Syntax

'Declaration
Public Property ProjectId As Guid
    Get
    Set
'Usage
Dim instance As TimeSheetLineCreationInformation
Dim value As Guid

value = instance.ProjectId

instance.ProjectId = value
public Guid ProjectId { get; set; }

Property value

Type: System.Guid

See also

Reference

TimeSheetLineCreationInformation class

TimeSheetLineCreationInformation members

Microsoft.ProjectServer.Client namespace