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

备注

Rank 是TS_LINE_CACHED_PROJ_REVISION_COUNTER的变换图像列。当计数器达到其最大值时,它将重置为0,并且排名递增。

另请参阅

引用

TimesheetDataSet.LinesRow 类

TimesheetDataSet.LinesRow 成员

WebSvcTimeSheet 命名空间