Share via


DepartmentsDataSet.DepartmentsRow.SetDEPARTMENT_PARENT_UIDNull method

Sets the specified DEPARTMENT_PARENT_UID to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

DepartmentsDataSet.DepartmentsRow members

WebSvcAdmin namespace