de la propiedad TimesheetListDataSet.TimesheetsRow.TLastActionComment
Obtiene el comentario para la acción más reciente en el parte de horas.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TLastActionComment As String
Get
Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String
value = instance.TLastActionComment
instance.TLastActionComment = value
public string TLastActionComment { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase TimesheetListDataSet.TimesheetsRow