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