Share via


TimesheetListDataSet.TimesheetsRow.TLastActionComment - Propriété

Obtient le commentaire pour la dernière action sur la feuille de temps.

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

Syntaxe

'Déclaration
Public Property TLastActionComment As String
    Get
    Set
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String

value = instance.TLastActionComment

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow - Membres

WebSvcTimeSheet - Espace de noms