ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_CACHED_PROJ_REVISION_COUNTER 屬性
表示來源專案的 [ PROJ_UID ] 屬性所識別的修訂。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_LINE_CACHED_PROJ_REVISION_COUNTER As String
Get
Set
'用途
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As String
value = instance.TS_LINE_CACHED_PROJ_REVISION_COUNTER
instance.TS_LINE_CACHED_PROJ_REVISION_COUNTER = value
public string TS_LINE_CACHED_PROJ_REVISION_COUNTER { get; set; }
屬性值
請參閱
參照
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow 類別