Share via


DriverDataSet.DriverRow.SetDRIVER_IS_ACTIVENull method

Sets the DRIVER_IS_ACTIVE property to a null value.

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

Syntax

'Declaration
Public Sub SetDRIVER_IS_ACTIVENull
'Usage
Dim instance As DriverDataSet.DriverRow

instance.SetDRIVER_IS_ACTIVENull()
public void SetDRIVER_IS_ACTIVENull()

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace