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