共用方式為


TimesheetDataSet.LinesRow.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 TimesheetDataSet.LinesRow
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; }

屬性值

類型:System.String

請參閱

參照

TimesheetDataSet.LinesRow 類別

TimesheetDataSet.LinesRow 成員

WebSvcTimeSheet 命名空間