Compartir a través de


de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_CACHED_ASSIGN_NAME

Representa el nombre de la asignación de origen identificado por la propiedad TS_LINE_APPROVER_UID .

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

Sintaxis

'Declaración
Public Property TS_LINE_CACHED_ASSIGN_NAME As String
    Get
    Set
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As String

value = instance.TS_LINE_CACHED_ASSIGN_NAME

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet