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: ProjectServerServices (in ProjectServerServices.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