Share via


DriverDataSet.DriverDepartmentsRow.IsDEPARTMENT_NAMENull method

Determines whether the DEPARTMENT_NAME property is set to a null reference (Nothing in Visual Basic).

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

Syntax

'Declaration
Public Function IsDEPARTMENT_NAMENull As Boolean
'Usage
Dim instance As DriverDataSet.DriverDepartmentsRow
Dim returnValue As Boolean

returnValue = instance.IsDEPARTMENT_NAMENull()
public bool IsDEPARTMENT_NAMENull()

Return value

Type: System.Boolean

See also

Reference

DriverDataSet.DriverDepartmentsRow class

DriverDataSet.DriverDepartmentsRow members

WebSvcDriver namespace