del método ProjectDataSet.AssignmentRow.IsAssignmentHyperlinkHrefNull
Determina si la propiedad AssignmentHyperlinkHref se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsAssignmentHyperlinkHrefNull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsAssignmentHyperlinkHrefNull()
public bool IsAssignmentHyperlinkHrefNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.AssignmentRow