ProjectDataSet.AssignmentRow.SetAssignmentHyperlinkHrefNull method
Define a propriedade AssignmentHyperlinkHref como um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetAssignmentHyperlinkHrefNull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetAssignmentHyperlinkHrefNull()
public void SetAssignmentHyperlinkHrefNull()
Ver também
Referência
ProjectDataSet.AssignmentRow class