Share via


TimeSheet.Period property

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

Syntax

'Declaration
Public ReadOnly Property Period As TimeSheetPeriod
    Get
'Usage
Dim instance As TimeSheet
Dim value As TimeSheetPeriod

value = instance.Period
public TimeSheetPeriod Period { get; }

Property value

Type: Microsoft.ProjectServer.Client.TimeSheetPeriod

See also

Reference

TimeSheet class

TimeSheet members

Microsoft.ProjectServer.Client namespace