ProjectDataSet.AssignmentRow.SetAssignmentHyperlinkHrefNull Method
Sets the AssignmentHyperlinkHref property to a null value.
Namespace: WebSvcProject
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