StatusingDataSet.TasksRow.SetTASK_RTF_NOTESNull Method
Sets the TASK_RTF_NOTES() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_RTF_NOTESNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTASK_RTF_NOTESNull()
public void SetTASK_RTF_NOTESNull()
See Also
Reference
StatusingDataSet.TasksRow Class