Share via


DriverPrioritizationDataSet.PrioritizationEntriesRow.SetDRIVER_PRIORITYNull Method

Sets the DRIVER_PRIORITY 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 SetDRIVER_PRIORITYNull
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesRow

instance.SetDRIVER_PRIORITYNull()
public void SetDRIVER_PRIORITYNull()

See Also

Reference

DriverPrioritizationDataSet.PrioritizationEntriesRow Class

DriverPrioritizationDataSet.PrioritizationEntriesRow Members

Driver Web Service