ProjectServer.TimeSheetPeriods property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property TimeSheetPeriods As TimeSheetPeriodCollection
Get
'Usage
Dim instance As ProjectServer
Dim value As TimeSheetPeriodCollection
value = instance.TimeSheetPeriods
public TimeSheetPeriodCollection TimeSheetPeriods { get; }
Property value
Type: Microsoft.ProjectServer.Client.TimeSheetPeriodCollection