Share via


DriverDataSet.DriverRow.IsDRIVER_IS_ACTIVENull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace