Compartilhar via


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_RANK propriedade

Representa a posição da revisão de projeto de origem que é identificado pela propriedade PROJ_UID .

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property TS_LINE_CACHED_PROJ_REVISION_RANK As String
    Get
    Set
'Uso
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; }

Valor de propriedade

Tipo: System.String

Comentários

Classificação é uma coluna de sobreposição para TS_LINE_CACHED_PROJ_REVISION_COUNTER. Quando o contador alcança seu valor máximo, ele passará para 0e classificação será incrementada.

Ver também

Referência

TimesheetDataSet.LinesRow classe

TimesheetDataSet.LinesRow membros

WebSvcTimeSheet namespace