ProjectDataSet.AssignmentRow.SetCREATED_DATENull Method

Sets the CREATED_DATE property to a null value.

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

Syntax

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

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcProject Namespace