ProjectDataSet.DependencyRow.IsLINK_LAG_FMTNull-Methode
Bestimmt, ob die LINK_LAG_FMT -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsLINK_LAG_FMTNull As Boolean
'Usage
Dim instance As ProjectDataSet.DependencyRow
Dim returnValue As Boolean
returnValue = instance.IsLINK_LAG_FMTNull()
public bool IsLINK_LAG_FMTNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectDataSet.DependencyRow Klasse