DriverDataSet.DriverImpactStatementsRow.SetDESCRIPTIONNull Method

Sets the DESCRIPTION property to a null reference (Nothing in Visual Basic).

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 SetDESCRIPTIONNull
'Usage
Dim instance As DriverDataSet.DriverImpactStatementsRow

instance.SetDESCRIPTIONNull()
public void SetDESCRIPTIONNull()

See Also

Reference

DriverDataSet.DriverImpactStatementsRow Class

DriverDataSet.DriverImpactStatementsRow Members

Driver Web Service