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