ProjectDataSet.TaskRow.SetCREATED_DATENull Method
Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()