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