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