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