TimeSheet.TotalNonBillableOvertimeWorkTimeSpan プロパティ
取得または総支払い対象外の超過作業時間タイムシートの時間間隔を設定します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property TotalNonBillableOvertimeWorkTimeSpan As TimeSpan
Get
Set
'使用
Dim instance As TimeSheet
Dim value As TimeSpan
value = instance.TotalNonBillableOvertimeWorkTimeSpan
instance.TotalNonBillableOvertimeWorkTimeSpan = value
[RemoteAttribute]
public TimeSpan TotalNonBillableOvertimeWorkTimeSpan { get; set; }
プロパティ値
型: System.TimeSpan
総支払い対象外の超過作業時間タイムシートの期間を指定します。