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