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