| Id |
{{ caratteristiche.id }} |
| Nome |
{{ caratteristiche.Nome }} |
| NomeTrId |
{{ caratteristiche.NomeTrId }} |
| Gruppo |
{{ caratteristiche.Gruppo }} |
| GruppoTrId |
{{ caratteristiche.GruppoTrId }} |
| PadreId |
{{ caratteristiche.PadreId }} |
| PadreValore |
{{ caratteristiche.PadreValore }} |
| Tipo |
{{ caratteristiche.Tipo }} |
| TipoValore |
{{ caratteristiche.TipoValore }} |
| Valore |
{{ caratteristiche.Valore }} |
| IconOn |
{{ caratteristiche.IconOn }} |
| IconOff |
{{ caratteristiche.IconOff }} |
| ColorOn |
{{ caratteristiche.ColorOn }} |
| ColorOff |
{{ caratteristiche.ColorOff }} |
| LabelOn |
{{ caratteristiche.LabelOn }} |
| LabelOff |
{{ caratteristiche.LabelOff }} |
| Ordine |
{{ caratteristiche.Ordine }} |
| Attiva |
{{ caratteristiche.Attiva }} |
| CreatorId |
{{ caratteristiche.CreatorId }} |
| CreationDate |
{{ caratteristiche.CreationDate ? caratteristiche.CreationDate|date('Y-m-d H:i:s') : '' }} |
| ModifyId |
{{ caratteristiche.ModifyId }} |
| ModifyDate |
{{ caratteristiche.ModifyDate ? caratteristiche.ModifyDate|date('Y-m-d H:i:s') : '' }} |
| Shortcut |
{{ caratteristiche.Shortcut }} |