TimeSheetWork.NonBillableOvertimeWorkTimeSpan プロパティ
取得またはタイムシート上にある作業の残業の請求不能な作業時間の間の間隔時間を設定します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property NonBillableOvertimeWorkTimeSpan As TimeSpan
Get
Set
'使用
Dim instance As TimeSheetWork
Dim value As TimeSpan
value = instance.NonBillableOvertimeWorkTimeSpan
instance.NonBillableOvertimeWorkTimeSpan = value
[RemoteAttribute]
public TimeSpan NonBillableOvertimeWorkTimeSpan { get; set; }
プロパティ値
型: System.TimeSpan
請求不能な作業、超過作業の時間を動作します。