TimesheetDataSet.ActionsRow.SetTS_ACTION_COMMENTNull Method
Sets the TS_ACTION_COMMENT property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTS_ACTION_COMMENTNull
'Usage
Dim instance As TimesheetDataSet.ActionsRow
instance.SetTS_ACTION_COMMENTNull()
public void SetTS_ACTION_COMMENTNull()
See Also
Reference
TimesheetDataSet.ActionsRow Class