del método DepartmentsDataSet.DepartmentsRow.SetDEPARTMENT_FULLNAMENull
Establece el especificado DEPARTMENT_FULLNAME en una referencia null (Nothing en Visual Basic).
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub SetDEPARTMENT_FULLNAMENull
'Uso
Dim instance As DepartmentsDataSet.DepartmentsRow
instance.SetDEPARTMENT_FULLNAMENull()
public void SetDEPARTMENT_FULLNAMENull()
Vea también
Referencia
clase DepartmentsDataSet.DepartmentsRow