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