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