ProjectServer.TimeSheetPeriods-Eigenschaft
Ruft die Arbeitszeittabellen in Project Server-Instanz ab.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property TimeSheetPeriods As TimeSheetPeriodCollection
Get
'Usage
Dim instance As ProjectServer
Dim value As TimeSheetPeriodCollection
value = instance.TimeSheetPeriods
[RemoteAttribute]
public TimeSheetPeriodCollection TimeSheetPeriods { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.TimeSheetPeriodCollection
Eine Auflistung von TimeSheetPeriod -Objekten.