@model Maps.Entities.RoadSurface @{ Layout = null; } Delete

Are you sure you want to delete this?

RoadSurface


@Html.DisplayNameFor(model => model.Begin)
@Html.DisplayFor(model => model.Begin)
@Html.DisplayNameFor(model => model.CrossSectionNumber)
@Html.DisplayFor(model => model.CrossSectionNumber)
@Html.DisplayNameFor(model => model.ElastisityModule)
@Html.DisplayFor(model => model.ElastisityModule)
@Html.DisplayNameFor(model => model.End)
@Html.DisplayFor(model => model.End)
@Html.DisplayNameFor(model => model.LaneCountLeft)
@Html.DisplayFor(model => model.LaneCountLeft)
@Html.DisplayNameFor(model => model.LaneCountRight)
@Html.DisplayFor(model => model.LaneCountRight)
@Html.DisplayNameFor(model => model.RoadSurfaceConstructionId)
@Html.DisplayFor(model => model.RoadSurfaceConstructionId)