Share via


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:  ProjectServerWebServices (in ProjectServerWebServices.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