TimesheetDataSet.ActionsRow.TS_ACTION_IS_HISTORY 屬性
指出這是否為目前套用至這個時程表的動作。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_ACTION_IS_HISTORY As Boolean
Get
Set
'用途
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Boolean
value = instance.TS_ACTION_IS_HISTORY
instance.TS_ACTION_IS_HISTORY = value
public bool TS_ACTION_IS_HISTORY { get; set; }
屬性值
請參閱
參照
TimesheetDataSet.ActionsRow 類別