using Core.Mes.Client.Comm.Attribute; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; namespace Core.StlMes.Client.ZGMil.Entity { /// /// 数据库表PORT_MCH_BATCH_SAMPLE_RESULT所对应的实体类(生成工具:代码生成工具3.0) /// 作者:PC-20160918TFRG 时间:2020-04-17 /// public class PortMchBatchSampleResultEntity { /// /// 炉计划ID /// private string heatPlanNo = ""; /// /// 材料号(管号) /// private string matNo = ""; /// /// 母管号 /// private string mMatNo = ""; /// /// 母坯号 /// private string mMMatNo = ""; /// /// 生产批号(加工) /// private string lotNo = ""; /// /// 生产批号序号(加工) /// private string lotNoSqe = ""; /// /// 加工订单编号 /// private string proPlanId = ""; /// /// 加工排产序号 /// private string gxPlanNo = ""; /// /// 产线代码 /// private string plineCode = ""; /// /// 产线描述 /// private string plineName = ""; /// /// 判定炉号 /// private string judgeStoveNo = ""; /// /// 性能批号--轧管批号 /// private string batchNo = ""; /// /// 组号 /// private string groupNo = ""; /// /// 熔炼炉号 /// private string stoveNo = ""; /// /// 标示炉号 /// private string flagStoveNo = ""; /// /// 外径(实际) /// private decimal? actDimater = null; /// /// 壁厚(实际) /// private decimal? actHeight = null; /// /// 分切数 /// private decimal? outnumCut = null; /// /// 长度(理论) /// private decimal? actLen = null; /// /// 长度下限(实际) /// private string actLenMin = ""; /// /// 长度上限(实际) /// private string actLenMax = ""; /// /// 材料支数(实际) /// private decimal? actCount = null; /// /// 材料实重(实际) /// private decimal? actWeight = null; /// /// 材料理论重量(实际) /// private decimal? actTheoryWeight = null; /// /// 是否样管 /// private string isSamplePipe = ""; /// /// 样管切长(mm) /// private decimal? samplePipeLen = null; /// /// 取样班次 /// private string getSampleShift = ""; /// /// 取样班组 /// private string getSampleClass = ""; /// /// 取样人 /// private string getSampleName = ""; /// /// 取样时间 /// private string getSampleTime = ""; /// /// 原判定炉号(组炉后存原判定炉号) /// private string oldJudgeStoveNo = ""; /// /// 组炉标识(0,未组炉 1-组炉) /// private string groupFlag = ""; /// /// 作业工序点代码 /// private string opProcess = ""; /// /// 材料状态(00-合格 10-剔除 20-待处理 30-另组炉 40--委外废) /// private string matStatus = ""; /// /// 离线标志(00无;10-离线;20返线;) /// private string leveLog = ""; /// /// 是否入库(0-未入库 1-已入库)交库结炉时写 /// private string instoreFlag = ""; /// /// 工艺路径 (0:初始状态 1:正常作业 2:离线 3:返线)[1-0-0-0-0-0-0-0]一个节点对应一个工艺点 /// private string prcTechnologyPath = ""; /// /// 虚拟入库标志(0-未入库 1-已入库)--交库时写 /// private string vmInstoreFlag = ""; /// /// 返线工序点 /// private string returnProcess = ""; /// /// 加工分批 性能批号 /// private string phyBatchNo = ""; /// /// 生产(年月日) /// private string proYearMonthDay = ""; /// /// 结算日期(年月) /// private string balYearMonth = ""; /// /// 申请判定单号 /// private string jugdeApplyCode = ""; /// /// 判定标志 /// private string jugdeApply = ""; /// /// 有效标志(1:有效,0:无效) /// private string validflag = ""; /// /// 操作人 /// private string proUser = ""; /// /// 操作班次 /// private string proShift = ""; /// /// 操作班组 /// private string proGroup = ""; /// /// 操作时间 /// private string proTime = ""; /// /// 备注 /// private string remark = ""; /// /// 测量点数据已匹配 (0:未匹配, 1-已匹配 2-需要重新测量) /// private string trFlag = ""; /// /// 试样组代码集合(A端) /// private string phyCodeGroup = ""; /// /// 试样组代码集合(B端) /// private string phyCodeGroupb = ""; /// /// 上料炉号(轧管判定炉号) /// private string feedHeatNo = ""; /// /// 管号 /// private string barCode = ""; /// /// 废品所在的实绩编号 /// private string resultNo = ""; /// /// 喷印管号 /// private decimal? measuringSeq = null; /// /// 上料行ID(炉计划ID+2位流水) /// private string heatPlanSqe = ""; /// /// 取样长度A端(mm) /// private string samplePipeLenA = ""; /// /// 取样长度B端(mm) /// private string samplePipeLenB = ""; /// /// 取样长度C端(mm) /// private string samplePipeLenC = ""; /// /// 取样长度D端(mm) /// private string samplePipeLenD = ""; /// /// 取样长度E端(mm) /// private string samplePipeLenE = ""; /// /// 取样长度F端(mm) /// private string samplePipeLenF = ""; /// /// 取样长度P端(mm) /// private string samplePipeLenP = ""; /// /// 取样长度Q端(mm) /// private string samplePipeLenQ = ""; /// /// 取样长度M端(mm) /// private string samplePipeLenM = ""; /// /// 试样组代码集合(C端) /// private string phyCodeGroupc = ""; /// /// 试样组代码集合(D端) /// private string phyCodeGroupd = ""; /// /// 试样组代码集合(E端) /// private string phyCodeGroupe = ""; /// /// 试样组代码集合(F端) /// private string phyCodeGroupf = ""; /// /// 试样组代码集合(P端) /// private string phyCodeGroupp = ""; /// /// 试样组代码集合(Q端) /// private string phyCodeGroupq = ""; /// /// 试样组代码集合(M端) /// private string phyCodeGroupm = ""; /// /// 是否首日检 0 正常 1首日检 /// private string craftSource = ""; /// /// 复取样人 /// private string reGetSampleName = ""; /// /// 复取样时间 /// private string reGetSampleTime = ""; /// /// 复取样状态(0-未复取样 1-复取样 2-已委托) /// private string reGetSampleStatus = ""; /// /// 取样长度A端(mm) /// private string resamplePipeLenA = ""; /// /// 取样长度B端(mm) /// private string resamplePipeLenB = ""; /// /// 取样长度C端(mm) /// private string resamplePipeLenC = ""; /// /// 取样长度D端(mm) /// private string resamplePipeLenD = ""; /// /// 取样长度E端(mm) /// private string resamplePipeLenE = ""; /// /// 取样长度F端(mm) /// private string resamplePipeLenF = ""; /// /// 取样长度P端(mm) /// private string resamplePipeLenP = ""; /// /// 取样长度Q端(mm) /// private string resamplePipeLenQ = ""; /// /// 取样长度M端(mm) /// private string resamplePipeLenM = ""; /// /// 复取样检验编号 /// private string reCheckNo = ""; /// /// 是否取样委托(2已取样 3已委托) /// private string isBatch = ""; /// /// 检验编号 /// private string checkNo = ""; /// /// 原材料号(管号) /// private string matNoOld = ""; /// /// 检查次数 /// private decimal? isFinalcheck = null; /// /// 废品是否审核 0- 未审核 1- 已审核 /// private string isFailCheck = ""; /// /// 废品审核年月 /// private string balYearMonthFail = ""; /// /// 申请判定顺序号 /// private string jugdeApplySequeno = ""; /// /// 炉计划ID /// [Description("炉计划ID")] [Nullable(false)] [DataLength(20)] public string HeatPlanNo { get { return heatPlanNo; } set { heatPlanNo = value; } } /// /// 材料号(管号) /// [Description("材料号(管号)")] [Nullable(false)] [DataLength(20)] public string MatNo { get { return matNo; } set { matNo = value; } } /// /// 母管号 /// [Description("母管号")] [Nullable(true)] [DataLength(20)] public string MMatNo { get { return mMatNo; } set { mMatNo = value; } } /// /// 母坯号 /// [Description("母坯号")] [Nullable(true)] [DataLength(20)] public string MMMatNo { get { return mMMatNo; } set { mMMatNo = value; } } /// /// 生产批号(加工) /// [Description("生产批号(加工)")] [Nullable(true)] [DataLength(20)] public string LotNo { get { return lotNo; } set { lotNo = value; } } /// /// 生产批号序号(加工) /// [Description("生产批号序号(加工)")] [Nullable(true)] [DataLength(20)] public string LotNoSqe { get { return lotNoSqe; } set { lotNoSqe = value; } } /// /// 加工订单编号 /// [Description("加工订单编号")] [Nullable(true)] [DataLength(20)] public string ProPlanId { get { return proPlanId; } set { proPlanId = value; } } /// /// 加工排产序号 /// [Description("加工排产序号")] [Nullable(true)] [DataLength(10)] public string GxPlanNo { get { return gxPlanNo; } set { gxPlanNo = value; } } /// /// 产线代码 /// [Description("产线代码")] [Nullable(true)] [DataLength(20)] public string PlineCode { get { return plineCode; } set { plineCode = value; } } /// /// 产线描述 /// [Description("产线描述")] [Nullable(true)] [DataLength(100)] public string PlineName { get { return plineName; } set { plineName = value; } } /// /// 判定炉号 /// [Description("判定炉号")] [Nullable(true)] [DataLength(6)] public string JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } /// /// 性能批号--轧管批号 /// [Description("性能批号--轧管批号")] [Nullable(true)] [DataLength(10)] public string BatchNo { get { return batchNo; } set { batchNo = value; } } /// /// 组号 /// [Description("组号")] [Nullable(true)] [DataLength(3)] public string GroupNo { get { return groupNo; } set { groupNo = value; } } /// /// 熔炼炉号 /// [Description("熔炼炉号")] [Nullable(true)] [DataLength(20)] public string StoveNo { get { return stoveNo; } set { stoveNo = value; } } /// /// 标示炉号 /// [Description("标示炉号")] [Nullable(true)] [DataLength(20)] public string FlagStoveNo { get { return flagStoveNo; } set { flagStoveNo = value; } } /// /// 外径(实际) /// [Description("外径(实际)")] [Nullable(true)] [DataLength(5)] public decimal? ActDimater { get { return actDimater; } set { actDimater = value; } } /// /// 壁厚(实际) /// [Description("壁厚(实际)")] [Nullable(true)] [DataLength(4)] public decimal? ActHeight { get { return actHeight; } set { actHeight = value; } } /// /// 分切数 /// [Description("分切数")] [Nullable(true)] [DataLength(10)] public decimal? OutnumCut { get { return outnumCut; } set { outnumCut = value; } } /// /// 长度(理论) /// [Description("长度(理论)")] [Nullable(true)] [DataLength(9)] public decimal? ActLen { get { return actLen; } set { actLen = value; } } /// /// 长度下限(实际) /// [Description("长度下限(实际)")] [Nullable(true)] [DataLength(10)] public string ActLenMin { get { return actLenMin; } set { actLenMin = value; } } /// /// 长度上限(实际) /// [Description("长度上限(实际)")] [Nullable(true)] [DataLength(10)] public string ActLenMax { get { return actLenMax; } set { actLenMax = value; } } /// /// 材料支数(实际) /// [Description("材料支数(实际)")] [Nullable(false)] [DataLength(3)] public decimal? ActCount { get { return actCount; } set { actCount = value; } } /// /// 材料实重(实际) /// [Description("材料实重(实际)")] [Nullable(false)] [DataLength(11)] public decimal? ActWeight { get { return actWeight; } set { actWeight = value; } } /// /// 材料理论重量(实际) /// [Description("材料理论重量(实际)")] [Nullable(false)] [DataLength(11)] public decimal? ActTheoryWeight { get { return actTheoryWeight; } set { actTheoryWeight = value; } } /// /// 是否样管 /// [Description("是否样管")] [Nullable(true)] [DataLength(1)] public string IsSamplePipe { get { return isSamplePipe; } set { isSamplePipe = value; } } /// /// 样管切长(mm) /// [Description("样管切长(mm)")] [Nullable(true)] [DataLength(5)] public decimal? SamplePipeLen { get { return samplePipeLen; } set { samplePipeLen = value; } } /// /// 取样班次 /// [Description("取样班次")] [Nullable(true)] [DataLength(10)] public string GetSampleShift { get { return getSampleShift; } set { getSampleShift = value; } } /// /// 取样班组 /// [Description("取样班组")] [Nullable(true)] [DataLength(5)] public string GetSampleClass { get { return getSampleClass; } set { getSampleClass = value; } } /// /// 取样人 /// [Description("取样人")] [Nullable(true)] [DataLength(20)] public string GetSampleName { get { return getSampleName; } set { getSampleName = value; } } /// /// 取样时间 /// [Description("取样时间")] [Nullable(true)] public string GetSampleTime { get { return getSampleTime; } set { getSampleTime = value; } } /// /// 原判定炉号(组炉后存原判定炉号) /// [Description("原判定炉号(组炉后存原判定炉号)")] [Nullable(true)] [DataLength(6)] public string OldJudgeStoveNo { get { return oldJudgeStoveNo; } set { oldJudgeStoveNo = value; } } /// /// 组炉标识(0,未组炉 1-组炉) /// [Description("组炉标识(0,未组炉 1-组炉)")] [Nullable(true)] [DataLength(1)] public string GroupFlag { get { return groupFlag; } set { groupFlag = value; } } /// /// 作业工序点代码 /// [Description("作业工序点代码")] [Nullable(true)] [DataLength(10)] public string OpProcess { get { return opProcess; } set { opProcess = value; } } /// /// 材料状态(00-合格 10-剔除 20-待处理 30-另组炉 40--委外废) /// [Description("材料状态(00-合格 10-剔除 20-待处理 30-另组炉 40--委外废)")] [Nullable(true)] [DataLength(2)] public string MatStatus { get { return matStatus; } set { matStatus = value; } } /// /// 离线标志(00无;10-离线;20返线;) /// [Description("离线标志(00无;10-离线;20返线;)")] [Nullable(true)] [DataLength(2)] public string LeveLog { get { return leveLog; } set { leveLog = value; } } /// /// 是否入库(0-未入库 1-已入库)交库结炉时写 /// [Description("是否入库(0-未入库 1-已入库)交库结炉时写")] [Nullable(true)] [DataLength(1)] public string InstoreFlag { get { return instoreFlag; } set { instoreFlag = value; } } /// /// 工艺路径 (0:初始状态 1:正常作业 2:离线 3:返线)[1-0-0-0-0-0-0-0]一个节点对应一个工艺点 /// [Description("工艺路径 (0:初始状态 1:正常作业 2:离线 3:返线)[1-0-0-0-0-0-0-0]一个节点对应一个工艺点")] [Nullable(true)] [DataLength(24)] public string PrcTechnologyPath { get { return prcTechnologyPath; } set { prcTechnologyPath = value; } } /// /// 虚拟入库标志(0-未入库 1-已入库)--交库时写 /// [Description("虚拟入库标志(0-未入库 1-已入库)--交库时写")] [Nullable(true)] [DataLength(1)] public string VmInstoreFlag { get { return vmInstoreFlag; } set { vmInstoreFlag = value; } } /// /// 返线工序点 /// [Description("返线工序点")] [Nullable(true)] [DataLength(10)] public string ReturnProcess { get { return returnProcess; } set { returnProcess = value; } } /// /// 加工分批 性能批号 /// [Description("加工分批 性能批号")] [Nullable(true)] [DataLength(10)] public string PhyBatchNo { get { return phyBatchNo; } set { phyBatchNo = value; } } /// /// 生产(年月日) /// [Description("生产(年月日)")] [Nullable(true)] [DataLength(8)] public string ProYearMonthDay { get { return proYearMonthDay; } set { proYearMonthDay = value; } } /// /// 结算日期(年月) /// [Description("结算日期(年月)")] [Nullable(true)] [DataLength(6)] public string BalYearMonth { get { return balYearMonth; } set { balYearMonth = value; } } /// /// 申请判定单号 /// [Description("申请判定单号")] [Nullable(true)] [DataLength(40)] public string JugdeApplyCode { get { return jugdeApplyCode; } set { jugdeApplyCode = value; } } /// /// 判定标志 /// [Description("判定标志")] [Nullable(true)] [DataLength(1)] public string JugdeApply { get { return jugdeApply; } set { jugdeApply = value; } } /// /// 有效标志(1:有效,0:无效) /// [Description("有效标志(1:有效,0:无效)")] [Nullable(false)] [DataLength(1)] public string Validflag { get { return validflag; } set { validflag = value; } } /// /// 操作人 /// [Description("操作人")] [Nullable(true)] [DataLength(20)] public string ProUser { get { return proUser; } set { proUser = value; } } /// /// 操作班次 /// [Description("操作班次")] [Nullable(true)] [DataLength(1)] public string ProShift { get { return proShift; } set { proShift = value; } } /// /// 操作班组 /// [Description("操作班组")] [Nullable(true)] [DataLength(1)] public string ProGroup { get { return proGroup; } set { proGroup = value; } } /// /// 操作时间 /// [Description("操作时间")] [Nullable(true)] public string ProTime { get { return proTime; } set { proTime = value; } } /// /// 备注 /// [Description("备注")] [Nullable(true)] [DataLength(400)] public string Remark { get { return remark; } set { remark = value; } } /// /// 测量点数据已匹配 (0:未匹配, 1-已匹配 2-需要重新测量) /// [Description("测量点数据已匹配 (0:未匹配, 1-已匹配 2-需要重新测量)")] [Nullable(true)] [DataLength(1)] public string TrFlag { get { return trFlag; } set { trFlag = value; } } /// /// 试样组代码集合(A端) /// [Description("试样组代码集合(A端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroup { get { return phyCodeGroup; } set { phyCodeGroup = value; } } /// /// 试样组代码集合(B端) /// [Description("试样组代码集合(B端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupb { get { return phyCodeGroupb; } set { phyCodeGroupb = value; } } /// /// 上料炉号(轧管判定炉号) /// [Description("上料炉号(轧管判定炉号)")] [Nullable(true)] [DataLength(20)] public string FeedHeatNo { get { return feedHeatNo; } set { feedHeatNo = value; } } /// /// 管号 /// [Description("管号")] [Nullable(true)] [DataLength(20)] public string BarCode { get { return barCode; } set { barCode = value; } } /// /// 废品所在的实绩编号 /// [Description("废品所在的实绩编号")] [Nullable(true)] [DataLength(24)] public string ResultNo { get { return resultNo; } set { resultNo = value; } } /// /// 喷印管号 /// [Description("喷印管号")] [Nullable(true)] [DataLength(10)] public decimal? MeasuringSeq { get { return measuringSeq; } set { measuringSeq = value; } } /// /// 上料行ID(炉计划ID+2位流水) /// [Description("上料行ID(炉计划ID+2位流水)")] [Nullable(true)] [DataLength(20)] public string HeatPlanSqe { get { return heatPlanSqe; } set { heatPlanSqe = value; } } /// /// 取样长度A端(mm) /// [Description("取样长度A端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenA { get { return samplePipeLenA; } set { samplePipeLenA = value; } } /// /// 取样长度B端(mm) /// [Description("取样长度B端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenB { get { return samplePipeLenB; } set { samplePipeLenB = value; } } /// /// 取样长度C端(mm) /// [Description("取样长度C端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenC { get { return samplePipeLenC; } set { samplePipeLenC = value; } } /// /// 取样长度D端(mm) /// [Description("取样长度D端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenD { get { return samplePipeLenD; } set { samplePipeLenD = value; } } /// /// 取样长度E端(mm) /// [Description("取样长度E端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenE { get { return samplePipeLenE; } set { samplePipeLenE = value; } } /// /// 取样长度F端(mm) /// [Description("取样长度F端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenF { get { return samplePipeLenF; } set { samplePipeLenF = value; } } /// /// 取样长度P端(mm) /// [Description("取样长度P端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenP { get { return samplePipeLenP; } set { samplePipeLenP = value; } } /// /// 取样长度Q端(mm) /// [Description("取样长度Q端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenQ { get { return samplePipeLenQ; } set { samplePipeLenQ = value; } } /// /// 取样长度M端(mm) /// [Description("取样长度M端(mm)")] [Nullable(true)] [DataLength(20)] public string SamplePipeLenM { get { return samplePipeLenM; } set { samplePipeLenM = value; } } /// /// 试样组代码集合(C端) /// [Description("试样组代码集合(C端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupc { get { return phyCodeGroupc; } set { phyCodeGroupc = value; } } /// /// 试样组代码集合(D端) /// [Description("试样组代码集合(D端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupd { get { return phyCodeGroupd; } set { phyCodeGroupd = value; } } /// /// 试样组代码集合(E端) /// [Description("试样组代码集合(E端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupe { get { return phyCodeGroupe; } set { phyCodeGroupe = value; } } /// /// 试样组代码集合(F端) /// [Description("试样组代码集合(F端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupf { get { return phyCodeGroupf; } set { phyCodeGroupf = value; } } /// /// 试样组代码集合(P端) /// [Description("试样组代码集合(P端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupp { get { return phyCodeGroupp; } set { phyCodeGroupp = value; } } /// /// 试样组代码集合(Q端) /// [Description("试样组代码集合(Q端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupq { get { return phyCodeGroupq; } set { phyCodeGroupq = value; } } /// /// 试样组代码集合(M端) /// [Description("试样组代码集合(M端)")] [Nullable(true)] [DataLength(200)] public string PhyCodeGroupm { get { return phyCodeGroupm; } set { phyCodeGroupm = value; } } /// /// 是否首日检 0 正常 1首日检 /// [Description("是否首日检 0 正常 1首日检")] [Nullable(true)] [DataLength(1)] public string CraftSource { get { return craftSource; } set { craftSource = value; } } /// /// 复取样人 /// [Description("复取样人")] [Nullable(true)] [DataLength(20)] public string ReGetSampleName { get { return reGetSampleName; } set { reGetSampleName = value; } } /// /// 复取样时间 /// [Description("复取样时间")] [Nullable(true)] public string ReGetSampleTime { get { return reGetSampleTime; } set { reGetSampleTime = value; } } /// /// 复取样状态(0-未复取样 1-复取样 2-已委托) /// [Description("复取样状态(0-未复取样 1-复取样 2-已委托)")] [Nullable(true)] [DataLength(1)] public string ReGetSampleStatus { get { return reGetSampleStatus; } set { reGetSampleStatus = value; } } /// /// 取样长度A端(mm) /// [Description("取样长度A端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenA { get { return resamplePipeLenA; } set { resamplePipeLenA = value; } } /// /// 取样长度B端(mm) /// [Description("取样长度B端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenB { get { return resamplePipeLenB; } set { resamplePipeLenB = value; } } /// /// 取样长度C端(mm) /// [Description("取样长度C端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenC { get { return resamplePipeLenC; } set { resamplePipeLenC = value; } } /// /// 取样长度D端(mm) /// [Description("取样长度D端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenD { get { return resamplePipeLenD; } set { resamplePipeLenD = value; } } /// /// 取样长度E端(mm) /// [Description("取样长度E端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenE { get { return resamplePipeLenE; } set { resamplePipeLenE = value; } } /// /// 取样长度F端(mm) /// [Description("取样长度F端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenF { get { return resamplePipeLenF; } set { resamplePipeLenF = value; } } /// /// 取样长度P端(mm) /// [Description("取样长度P端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenP { get { return resamplePipeLenP; } set { resamplePipeLenP = value; } } /// /// 取样长度Q端(mm) /// [Description("取样长度Q端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenQ { get { return resamplePipeLenQ; } set { resamplePipeLenQ = value; } } /// /// 取样长度M端(mm) /// [Description("取样长度M端(mm)")] [Nullable(true)] [DataLength(20)] public string ResamplePipeLenM { get { return resamplePipeLenM; } set { resamplePipeLenM = value; } } /// /// 复取样检验编号 /// [Description("复取样检验编号")] [Nullable(true)] [DataLength(20)] public string ReCheckNo { get { return reCheckNo; } set { reCheckNo = value; } } /// /// 是否取样委托(2已取样 3已委托) /// [Description("是否取样委托(2已取样 3已委托)")] [Nullable(true)] [DataLength(1)] public string IsBatch { get { return isBatch; } set { isBatch = value; } } /// /// 检验编号 /// [Description("检验编号")] [Nullable(true)] [DataLength(200)] public string CheckNo { get { return checkNo; } set { checkNo = value; } } /// /// 原材料号(管号) /// [Description("原材料号(管号)")] [Nullable(true)] [DataLength(20)] public string MatNoOld { get { return matNoOld; } set { matNoOld = value; } } /// /// 检查次数 /// [Description("检查次数")] [Nullable(true)] [DataLength(10)] public decimal? IsFinalcheck { get { return isFinalcheck; } set { isFinalcheck = value; } } /// /// 废品是否审核 0- 未审核 1- 已审核 /// [Description("废品是否审核 0- 未审核 1- 已审核 ")] [Nullable(true)] [DataLength(1)] public string IsFailCheck { get { return isFailCheck; } set { isFailCheck = value; } } /// /// 废品审核年月 /// [Description("废品审核年月")] [Nullable(true)] [DataLength(6)] public string BalYearMonthFail { get { return balYearMonthFail; } set { balYearMonthFail = value; } } /// /// 申请判定顺序号 /// [Description("申请判定顺序号")] [Nullable(true)] [DataLength(3)] public string JugdeApplySequeno { get { return jugdeApplySequeno; } set { jugdeApplySequeno = value; } } } }