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

Are you sure you want to delete this?

ServiceObject


@Html.DisplayNameFor(model => model.ArrangementElements)
@Html.DisplayFor(model => model.ArrangementElements)
@Html.DisplayNameFor(model => model.Capacity)
@Html.DisplayFor(model => model.Capacity)
@Html.DisplayNameFor(model => model.Distance)
@Html.DisplayFor(model => model.Distance)
@Html.DisplayNameFor(model => model.LocationAxis)
@Html.DisplayFor(model => model.LocationAxis)
@Html.DisplayNameFor(model => model.LocationLeft)
@Html.DisplayFor(model => model.LocationLeft)
@Html.DisplayNameFor(model => model.LocationRight)
@Html.DisplayFor(model => model.LocationRight)