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