ProjectDataSet.ProjectRow.SetPLANNER_SOLUTION_UIDNull method
Sets the PLANNER_SOLUTION_UID property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPLANNER_SOLUTION_UIDNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPLANNER_SOLUTION_UIDNull()
public void SetPLANNER_SOLUTION_UIDNull()
See also
Reference
ProjectDataSet.ProjectRow class