@model CompactDiscOffset @{ Layout = null; } Delete

Are you sure you want to delete this?

CompactDiscOffset


@Html.DisplayNameFor(model => model.AddedWhen)
@Html.DisplayFor(model => model.AddedWhen)
@Html.DisplayNameFor(model => model.ModifiedWhen)
@Html.DisplayFor(model => model.ModifiedWhen)
@Html.DisplayNameFor(model => model.Manufacturer)
@Html.DisplayFor(model => model.Manufacturer)
@Html.DisplayNameFor(model => model.Model)
@Html.DisplayFor(model => model.Model)
@Html.DisplayNameFor(model => model.Offset)
@Html.DisplayFor(model => model.Offset)
@Html.DisplayNameFor(model => model.Submissions)
@Html.DisplayFor(model => model.Submissions)
@Html.DisplayNameFor(model => model.Agreement)
@Html.DisplayFor(model => model.Agreement)
| Back to List