Share via


DriverDataSet.DriverDepartmentsRow.SetDEPARTMENT_NAMENull method

Sets the DEPARTMENT_NAME to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

DriverDataSet.DriverDepartmentsRow members

WebSvcDriver namespace