del método ProjectDataSet.DependencyRow.IsLINK_LAGNull
Determina si la propiedad LINK_LAG 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_LAGNull As Boolean
'Uso
Dim instance As ProjectDataSet.DependencyRow
Dim returnValue As Boolean
returnValue = instance.IsLINK_LAGNull()
public bool IsLINK_LAGNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.DependencyRow