private void AmmInsTipoFunzioni(DocsPAWA.DocsPaWR.OrgTipoFunzione[] listaFunzioni) { AmmUtils.WebServiceLink ws = new AmmUtils.WebServiceLink(); this._esitoOperazione = ws.AmmInsTipoFunzioni(listaFunzioni); ws = null; }