DriverPrioritizationDataSet.PrioritizationRow.SetPRIORITIZATION_IS_USED_IN_ANALYSISNull Method

Sets the PRIORITIZATION_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 SetPRIORITIZATION_IS_USED_IN_ANALYSISNull
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow

instance.SetPRIORITIZATION_IS_USED_IN_ANALYSISNull()
public void SetPRIORITIZATION_IS_USED_IN_ANALYSISNull()

See Also

Reference

DriverPrioritizationDataSet.PrioritizationRow Class

DriverPrioritizationDataSet.PrioritizationRow Members

Driver Web Service