DriverDataSet.DriverRow.SetCREATED_DATENull Method
Sets the CREATED_DATE property to a null value.
Namespace: [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl
Syntax
'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As DriverDataSet.DriverRow
instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()