@using GWMS.UI.Components
@if (currRecord != null)
{
| Parametro | Scadenza | Valore | Note | ||
|---|---|---|---|---|---|
| @if (currRecord == null) { } else { } |
@record.ParamUid
|
@record.Scadenza.ToString("yyyy.MM.dd")
|
@record.TargetVal.ToString("N2")
|
@record.Note
|