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