Share via


ProjectDataSet.DependencyRow.SetLINK_LAGNull method

Sets the LINK_LAG property to a null value.

Namespace:  WebSvcProject
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

ProjectDataSet.DependencyRow members

WebSvcProject namespace