DriverDataSet.DriverDepartmentsRow.SetDEPARTMENT_NAMENull Method
Sets the DEPARTMENT_NAME to a null reference (Nothing in Visual Basic).
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 SetDEPARTMENT_NAMENull
'Usage
Dim instance As DriverDataSet.DriverDepartmentsRow
instance.SetDEPARTMENT_NAMENull()
public void SetDEPARTMENT_NAMENull()
See Also
Reference
DriverDataSet.DriverDepartmentsRow Class