ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_ASSN_LAST_WORK - Propriété

Obtient le plus récemment sauvegardé travail sur une affectation.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property TS_LINE_ASSN_LAST_WORK As Decimal
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow - Membres

WebSvcTimeSheet - Espace de noms