TimesheetListDataSet.TimesheetsRow.SetTS_AUX_STATUSNull-Methode
Legt die TS_AUX_STATUS -Eigenschaft auf einen null-Wert fest.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_AUX_STATUSNull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTS_AUX_STATUSNull()
public void SetTS_AUX_STATUSNull()
Siehe auch
Referenz
TimesheetListDataSet.TimesheetsRow Klasse