Share via


ProjectDataSet.ProjectRow.SetPLANNER_START_DATENull method

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

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

Syntax

'Declaration
Public Sub SetPLANNER_START_DATENull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetPLANNER_START_DATENull()
public void SetPLANNER_START_DATENull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace