共用方式為


PublishedAssignment.RegularWork 屬性

取得排程執行工作分派的非加班工時的總量。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property RegularWork As String
    Get
'用途
Dim instance As PublishedAssignment
Dim value As String

value = instance.RegularWork
[RemoteAttribute]
public string RegularWork { get; }

屬性值

類型:System.String
排程、 加班工時總量。

備註

若要取得的一般工作的TimeSpan值,使用RegularWorkTimeSpan屬性。

請參閱

參照

PublishedAssignment 類別

PublishedAssignment 成員

Microsoft.ProjectServer.Client 命名空間