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