TimesheetDataSet.LinesRow.SetTS_LINE_ASSN_LAST_WORKNull método
Determina se a propriedade TS_LINE_ASSN_LAST_WORK está definida como um valor nulo.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetTS_LINE_ASSN_LAST_WORKNull
'Uso
Dim instance As TimesheetDataSet.LinesRow
instance.SetTS_LINE_ASSN_LAST_WORKNull()
public void SetTS_LINE_ASSN_LAST_WORKNull()
Ver também
Referência
TimesheetDataSet.LinesRow classe