TimesheetDataSet.LinesRow.SetTS_LINE_COMMENTNull método
Define a propriedade TS_LINE_COMMENT para um valor nulo.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetTS_LINE_COMMENTNull
'Uso
Dim instance As TimesheetDataSet.LinesRow
instance.SetTS_LINE_COMMENTNull()
public void SetTS_LINE_COMMENTNull()
Ver também
Referência
TimesheetDataSet.LinesRow classe