del método ProjectDataSet.AssignmentRow.SetRES_MATERIAL_LABELNull
Establece la propiedad RES_MATERIAL_LABEL 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 SetRES_MATERIAL_LABELNull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetRES_MATERIAL_LABELNull()
public void SetRES_MATERIAL_LABELNull()
Vea también
Referencia
clase ProjectDataSet.AssignmentRow