Share via


DriverDataSet.DriverRow.IsDRIVER_DESCRIPTIONNull method

Determines whether the DRIVER_DESCRIPTION property is set to a null value.

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

Syntax

'Declaration
Public Function IsDRIVER_DESCRIPTIONNull As Boolean
'Usage
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace