ProjectDataSet.TaskRow.SetTASK_OUTLINE_NUMNull method

Sets the TASK_OUTLINE_NUM property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_OUTLINE_NUMNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_OUTLINE_NUMNull()
public void SetTASK_OUTLINE_NUMNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace