Freigeben über


ProjectDataSet.DependencyRow.IsLINK_LAGNull-Methode

Bestimmt, ob die LINK_LAG -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.

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

Syntax

'Declaration
Public Function IsLINK_LAGNull As Boolean
'Usage
Dim instance As ProjectDataSet.DependencyRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ProjectDataSet.DependencyRow Klasse

ProjectDataSet.DependencyRow-Member

WebSvcStatusing-Namespace