TimesheetDataSet.ActionsRow.SetTS_ACTION_COMMENTNull method
Sets the TS_ACTION_COMMENT property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.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