StatusingAssignmentsDataSet.AssignmentsRow.SetTASK_NAMENull Method

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

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

Syntax

'Declaration
Public Sub SetTASK_NAMENull
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow

instance.SetTASK_NAMENull()
public void SetTASK_NAMENull()

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

StatusingAssignmentsDataSet.AssignmentsRow Members

WebSvcStatusing Namespace