StatusingAssignmentsDataSet.AssignmentsRow.SetTASK_UIDNull method

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

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

Syntax

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

instance.SetTASK_UIDNull()
public void SetTASK_UIDNull()

See also

Reference

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace