ProjectDataSet.DependencyRow.SetLINK_LAG_FMTNull method

Sets the LINK_LAG_FMT property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetLINK_LAG_FMTNull
'Usage
Dim instance As ProjectDataSet.DependencyRow

instance.SetLINK_LAG_FMTNull()
public void SetLINK_LAG_FMTNull()

See also

Reference

ProjectDataSet.DependencyRow class

ProjectDataSet.DependencyRow members

WebSvcStatusing namespace