@model VirtualTask.Models.Articoli @{ ViewData["Title"] = "Elimina"; Layout = "~/Views/Shared/_LayoutAreaRiservata.cshtml"; }
@Html.DisplayNameFor(model => model.Azienda)   @Html.DisplayFor(model => model.Azienda)
@Html.DisplayNameFor(model => model.SlCodice)   @Html.DisplayFor(model => model.SlCodice)
@Html.DisplayNameFor(model => model.ArDesArt)   @Html.DisplayFor(model => model.ArDesArt)
@Html.DisplayNameFor(model => model.SlCodMag)   @Html.DisplayFor(model => model.SlCodMag)
@Html.DisplayNameFor(model => model.AmCodice)   @Html.DisplayFor(model => model.AmCodice)
@Html.DisplayNameFor(model => model.LoCodice)   @Html.DisplayFor(model => model.LoCodice)
@Html.DisplayNameFor(model => model.LiCodLis)   @Html.DisplayFor(model => model.LiCodLis)
@Html.DisplayNameFor(model => model.LiCodArt)   @Html.DisplayFor(model => model.LiCodArt)
@Html.DisplayNameFor(model => model.LiDatAtt)   @Html.DisplayFor(model => model.LiDatAtt)
@Html.DisplayNameFor(model => model.LiQuanti)   @Html.DisplayFor(model => model.LiQuanti)
@Html.DisplayNameFor(model => model.LiPrezzo)   @Html.DisplayFor(model => model.LiPrezzo)
@Html.DisplayNameFor(model => model.LiScont1)   @Html.DisplayFor(model => model.LiScont1)
@Html.DisplayNameFor(model => model.LiScont2)   @Html.DisplayFor(model => model.LiScont2)
@Html.DisplayNameFor(model => model.LiScont3)   @Html.DisplayFor(model => model.LiScont3)
@Html.DisplayNameFor(model => model.LiScont4)   @Html.DisplayFor(model => model.LiScont4)
@Html.DisplayNameFor(model => model.Gest_Matr)   @Html.DisplayFor(model => model.Gest_Matr)
@Html.DisplayNameFor(model => model.Gest_Lotti)   @Html.DisplayFor(model => model.Gest_Lotti)
@Html.DisplayNameFor(model => model.Desc_sup)   @Html.DisplayFor(model => model.Desc_sup)
 
model.SlCodice) name="id" /> Torna alla lista