Share via


DriverDataSet.DriverRow.SetLAST_UPDATED_BY_RES_UIDNull Method

Sets the LAST_UPDATED_BY_RES_UID 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 SetLAST_UPDATED_BY_RES_UIDNull
'Usage
Dim instance As DriverDataSet.DriverRow

instance.SetLAST_UPDATED_BY_RES_UIDNull()
public void SetLAST_UPDATED_BY_RES_UIDNull()

See Also

Reference

DriverDataSet.DriverRow Class

DriverDataSet.DriverRow Members

Driver Web Service