Compartilhar via


ImportTimesheetDataSet.LinesRow.TS_LINE_COMMENT propriedade

Obtém ou define o comentário inserido pelo usuário em uma linha de quadro de horários.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property TS_LINE_COMMENT As String
    Get
    Set
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_COMMENT

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace