private void AmmEliminaUtente(DocsPAWA.DocsPaWR.OrgUtente utente) { AmmUtils.WebServiceLink ws = new AmmUtils.WebServiceLink(); this._esitoOperazione = ws.AmmEliminaUtente(utente); ws = null; }