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