Поделиться через


DepartmentsDataSet.DepartmentsRow.SetDEPARTMENT_FULLNAMENull Method

Sets the specified DEPARTMENT_FULLNAME 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_FULLNAMENull
'Usage
Dim instance As DepartmentsDataSet.DepartmentsRow

instance.SetDEPARTMENT_FULLNAMENull()
public void SetDEPARTMENT_FULLNAMENull()

See Also

Reference

DepartmentsDataSet.DepartmentsRow Class

DepartmentsDataSet.DepartmentsRow Members

Admin Web Service