Compartilhar via


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_COUNTER propriedade

Representa a revisão do 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_COUNTER As String
    Get
    Set
'Uso
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; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

TimesheetDataSet.LinesRow classe

TimesheetDataSet.LinesRow membros

WebSvcTimeSheet namespace