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