Compartir a través de


de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_ASSN_LAST_WORK

Obtiene el trabajo guardado más recientemente en una asignación.

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

Sintaxis

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

value = instance.TS_LINE_ASSN_LAST_WORK

instance.TS_LINE_ASSN_LAST_WORK = value
public decimal TS_LINE_ASSN_LAST_WORK { get; set; }

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet