ProjectDataSet.ProjectRow.SetCREATED_DATENull Method

Sets the CREATED_DATE field to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

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

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

See Also

Reference

ProjectDataSet.ProjectRow Class

ProjectDataSet.ProjectRow Members

WebSvcProject Namespace