TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE 屬性
在這個時程表上指定記錄的總合合計,實際的非帳單加班成本。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE As Decimal
Get
Set
'用途
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal
value = instance.TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE
instance.TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE = value
public decimal TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE { get; set; }
屬性值
請參閱
參照
TimesheetListDataSet.TimesheetsRow 類別