ImportTimesheetDataSet.LinesRow.SetTS_LINE_ACT_SUM_VALUENull método
Define a propriedade TS_LINE_ACT_SUM_VALUE para um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetTS_LINE_ACT_SUM_VALUENull
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
instance.SetTS_LINE_ACT_SUM_VALUENull()
public void SetTS_LINE_ACT_SUM_VALUENull()
Ver também
Referência
ImportTimesheetDataSet.LinesRow classe