DriverDataSet.DriverRow.SetCREATED_BY_RES_NAMENull Method
Sets the CREATED_BY_RES_NAME 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_BY_RES_NAMENull
'Usage
Dim instance As DriverDataSet.DriverRow
instance.SetCREATED_BY_RES_NAMENull()
public void SetCREATED_BY_RES_NAMENull()