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