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