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