Compartir a través de


de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.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 ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
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 ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet