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