Freigeben über


ProjectDataSet.DependencyRow.IsLINK_TYPENull-Methode

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

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

Syntax

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

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ProjectDataSet.DependencyRow Klasse

ProjectDataSet.DependencyRow-Member

WebSvcStatusing-Namespace