Compartir a través de


de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_CACHED_PROJ_NAME

Representa el nombre 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_NAME As String
    Get
    Set
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_NAME

instance.TS_LINE_CACHED_PROJ_NAME = value
public string TS_LINE_CACHED_PROJ_NAME { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet