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