Compartilhar via


ProjectDataSet.DependencyRow.IsLINK_LAGNull method

Determina se a propriedade LINK_LAG está definida como um valor nulo.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
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 retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.DependencyRow class

ProjectDataSet.DependencyRow members

WebSvcProject namespace