@model Neo.LegitimateLicences.Stationery.UpsertStationeryBatchModel @using Neo.Afx.ComponentModel @using Neo.Afx.Mvc @{ Layout = "~/Views/Shared/_LayoutBlank.cshtml"; var internalTransfer = (short)Neo.LegitimateLicences.Common.StationeryBatchTypeEnum.InternalTransfer; var fromGPW = (short)Neo.LegitimateLicences.Common.StationeryBatchTypeEnum.FromGPW; }