Compartir a través de


de la propiedad TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_COUNTER

Representa la revisión del proyecto de origen identificado por la propiedad PROJ_UID .

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Vea también

Referencia

clase TimesheetDataSet.LinesRow

Miembros TimesheetDataSet.LinesRow

Espacio de nombres WebSvcTimeSheet