@* For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 *@ @{ ViewData["Item"] = "Item Information"; Layout = null; var itemId = ViewData["ItemId"]; }
{{ thisItem.uniqueID }}
Item Name: {{ thisItem.productName }}
Part Number: {{ thisItem.partNumber }}
Serial Number: {{ thisItem.serialNumber }}
PIC: Station PIC