TimeSheetLine.Work property
取得在時程表上的實際工時。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Work As TimeSheetWorkCollection
Get
'用途
Dim instance As TimeSheetLine
Dim value As TimeSheetWorkCollection
value = instance.Work
[RemoteAttribute]
public TimeSheetWorkCollection Work { get; }
Property value
Type: Microsoft.ProjectServer.Client.TimeSheetWorkCollection
TimeSheetWork物件的集合。