ProjectDataSet.ProjectResourceRow.SetCREATED_DATENull Method
Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class