DepartmentsDataSet.DepartmentsRow.SetDEPARTMENT_PARENT_UIDNull Method
Sets the specified DEPARTMENT_PARENT_UID to a null reference (Nothing in Visual Basic).
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl
Syntax
'Declaration
Public Sub SetDEPARTMENT_PARENT_UIDNull
'Usage
Dim instance As DepartmentsDataSet.DepartmentsRow
instance.SetDEPARTMENT_PARENT_UIDNull()
public void SetDEPARTMENT_PARENT_UIDNull()
See Also
Reference
DepartmentsDataSet.DepartmentsRow Class