Share via


ProjectDataSet.ProjectRow.SetPLANNER_SOLUTION_UIDNull method

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

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

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace