DriverPrioritizationDataSet.PrioritizationRow.SetPRIORITIZATION_DESCRIPTIONNull Method
Sets the PRIORITIZATION_DESCRIPTION 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_DESCRIPTIONNull
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
instance.SetPRIORITIZATION_DESCRIPTIONNull()
public void SetPRIORITIZATION_DESCRIPTIONNull()
See Also
Reference
DriverPrioritizationDataSet.PrioritizationRow Class