Share via


DriverDataSet.DriverRow.SetDRIVER_DESCRIPTIONNull method

Sets the DRIVER_DESCRIPTION property to a null value.

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

Syntax

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

instance.SetDRIVER_DESCRIPTIONNull()
public void SetDRIVER_DESCRIPTIONNull()

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace