de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_COMMENT
Especifica un breve mensaje a los usuarios o los revisores del parte de horas, acerca de esta línea de artículo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TS_LINE_COMMENT As String
Get
Set
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As String
value = instance.TS_LINE_COMMENT
instance.TS_LINE_COMMENT = value
public string TS_LINE_COMMENT { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow