ProjectDataSet.DependencyRow.SetLINK_LAG_FMTNull Method
Sets the LINK_LAG_FMT property to a null value.
Namespace: WebSvcProject
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