ProjectDataSet.DependencyRow.SetLINK_LAGNull method
Sets the LINK_LAG property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetLINK_LAGNull
'Usage
Dim instance As ProjectDataSet.DependencyRow
instance.SetLINK_LAGNull()
public void SetLINK_LAGNull()
See also
Reference
ProjectDataSet.DependencyRow class