de la propiedad TimesheetDataSet.ActionsRow.TS_ACTION_COMMENT
Contiene un comentario de texto en referencia a la acción actual.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TS_ACTION_COMMENT As String
Get
Set
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim value As String
value = instance.TS_ACTION_COMMENT
instance.TS_ACTION_COMMENT = value
public string TS_ACTION_COMMENT { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase TimesheetDataSet.ActionsRow