共用方式為


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_RANK 屬性

表示來源專案的 [ PROJ_UID ] 屬性所識別的修訂等級。

命名空間:  WebSvcTimeSheet
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property TS_LINE_CACHED_PROJ_REVISION_RANK As String
    Get
    Set
'用途
Dim instance As TimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_REVISION_RANK

instance.TS_LINE_CACHED_PROJ_REVISION_RANK = value
public string TS_LINE_CACHED_PROJ_REVISION_RANK { get; set; }

屬性值

類型:System.String

備註

陣序規範是TS_LINE_CACHED_PROJ_REVISION_COUNTER的變換資料行。當計數器達到其最大值時,它會重設為0,和陣序規範會遞增。

請參閱

參照

TimesheetDataSet.LinesRow 類別

TimesheetDataSet.LinesRow 成員

WebSvcTimeSheet 命名空間