Share via


PlannerSolutionDataSet.SolutionsRow.SetCREATED_DATENull method

Sets the CREATED_DATE property to a null value.

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

Syntax

'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As PlannerSolutionDataSet.SolutionsRow

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

See also

Reference

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace