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