Compartir a través de


del método ProjectDataSet.DependencyRow.IsLINK_TYPENull

Determina si la propiedad LINK_TYPE 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 IsLINK_TYPENull As Boolean
'Uso
Dim instance As ProjectDataSet.DependencyRow
Dim returnValue As Boolean

returnValue = instance.IsLINK_TYPENull()
public bool IsLINK_TYPENull()

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ProjectDataSet.DependencyRow

Miembros ProjectDataSet.DependencyRow

Espacio de nombres WebSvcStatusing