Compartir a través de


del método ProjectDataSet.AssignmentRow.IsAssignmentHyperlinkHrefNull

Determina si la propiedad AssignmentHyperlinkHrefNull() se establece en un valor de una referencia null (Nothing en Visual Basic) .

Espacio de nombres:  WebSvcStatusing
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

Miembros ProjectDataSet.AssignmentRow

Espacio de nombres WebSvcStatusing