@model CompactDiscOffset
@{
Layout = null;
}
Details
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)