Share via


DriverDataSet.DriverRow.SetDRIVER_IS_USED_IN_ANALYSISNull Method

Sets the DRIVER_IS_USED_IN_ANALYSIS property to a null value.

Namespace:  [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl

Syntax

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

instance.SetDRIVER_IS_USED_IN_ANALYSISNull()
public void SetDRIVER_IS_USED_IN_ANALYSISNull()

See Also

Reference

DriverDataSet.DriverRow Class

DriverDataSet.DriverRow Members

Driver Web Service