del método ProjectDataSet.AssignmentRow.SetTASK_NAMENull
Establece la propiedad TASK_NAME en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub SetTASK_NAMENull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetTASK_NAMENull()
public void SetTASK_NAMENull()
Vea también
Referencia
clase ProjectDataSet.AssignmentRow