OutdecCheckconsignDetailEntity.cs 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889
  1. using Core.Mes.Client.Comm.Attribute;
  2. using System;
  3. using System.Collections.Generic;
  4. using System.ComponentModel;
  5. using System.Linq;
  6. using System.Text;
  7. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类
  8. {
  9. /// <summary>
  10. /// 检化验管理_外委实验管理_编制检验委托,委托明细信息表
  11. /// 数据库表OUTDEC_CHECKCONSIGN_DETAIL所对应的实体类(生成工具:代码生成工具3.0)
  12. /// 作者:PC-20160918TFRG 时间:2018-03-26
  13. /// </summary>
  14. public class OutdecCheckconsignDetailEntity
  15. {
  16. /// <summary>
  17. /// 检验编号
  18. /// </summary>
  19. private string checkNo = "";
  20. /// <summary>
  21. /// 试样号
  22. /// </summary>
  23. private string sampleNo = "";
  24. /// <summary>
  25. /// 规格
  26. /// </summary>
  27. private string sampleSize = "";
  28. /// <summary>
  29. /// 取样长度
  30. /// </summary>
  31. private string sampleLen = "";
  32. /// <summary>
  33. /// 检验标准(产品标准)
  34. /// </summary>
  35. private string checkStd = "";
  36. /// <summary>
  37. /// 检验项目大类代码PHY_CODE
  38. /// </summary>
  39. private string phyCodeMax = "";
  40. /// <summary>
  41. /// 检验项目大类名称PHY_TYPE(JYXMMC)
  42. /// </summary>
  43. private string phyNameMax = "";
  44. /// <summary>
  45. /// 检验委托个数(样条数GS)
  46. /// </summary>
  47. private string sampleCount = "";
  48. /// <summary>
  49. /// 试验类别(所属实验室项目)
  50. /// </summary>
  51. private string deptId = "";
  52. /// <summary>
  53. /// 加工送样人
  54. /// </summary>
  55. private string jgSendName = "";
  56. /// <summary>
  57. /// 加工送样时间
  58. /// </summary>
  59. private string jgSendTime = "";
  60. /// <summary>
  61. /// 试验室收样人
  62. /// </summary>
  63. private string labReceiveName = "";
  64. /// <summary>
  65. /// 试验室收样时间
  66. /// </summary>
  67. private string labReceiveTime = "";
  68. /// <summary>
  69. /// 化验员(录入人)
  70. /// </summary>
  71. private string checkName = "";
  72. /// <summary>
  73. /// 化验时间(录入时间)
  74. /// </summary>
  75. private string checkTime = "";
  76. /// <summary>
  77. /// 化验班次
  78. /// </summary>
  79. private string checkShift = "";
  80. /// <summary>
  81. /// 化验班次
  82. /// </summary>
  83. private string checkClass = "";
  84. /// <summary>
  85. /// 环境温度
  86. /// </summary>
  87. private string checkTemp = "";
  88. /// <summary>
  89. /// 设备编码
  90. /// </summary>
  91. private string deviceNo = "";
  92. /// <summary>
  93. /// 设备名称
  94. /// </summary>
  95. private string deviceName = "";
  96. /// <summary>
  97. /// 审核人
  98. /// </summary>
  99. private string auditName = "";
  100. /// <summary>
  101. /// 审核时间
  102. /// </summary>
  103. private string auditTime = "";
  104. /// <summary>
  105. /// 是否小样热处理(0否,1是)
  106. /// </summary>
  107. private string isrcl = "";
  108. /// <summary>
  109. /// 0未确认,1待确认,2试验室确认收样,3录入,4审核
  110. /// </summary>
  111. private string flag = "";
  112. /// <summary>
  113. /// 样品备注
  114. /// </summary>
  115. private string sampleRemark = "";
  116. /// <summary>
  117. /// 备注
  118. /// </summary>
  119. private string remark = "";
  120. /// <summary>
  121. /// 图片1
  122. /// </summary>
  123. private string filePath1 = "";
  124. /// <summary>
  125. /// 图片2
  126. /// </summary>
  127. private string filePath2 = "";
  128. /// <summary>
  129. /// 图片3
  130. /// </summary>
  131. private string filePath3 = "";
  132. /// <summary>
  133. /// 图片4
  134. /// </summary>
  135. private string filePath4 = "";
  136. /// <summary>
  137. /// 技术标准
  138. /// </summary>
  139. private string technicalStandard = "";
  140. /// <summary>
  141. /// 试样脱脂方法
  142. /// </summary>
  143. private string degreasingMethod = "";
  144. /// <summary>
  145. /// 通入H2S前NACE-A溶液pH值
  146. /// </summary>
  147. private string nacePh = "";
  148. /// <summary>
  149. /// 试验开始NACE-A溶液pH值
  150. /// </summary>
  151. private string nacePhS = "";
  152. /// <summary>
  153. /// 试验结束NACE-A溶液pH值
  154. /// </summary>
  155. private string nacePhF = "";
  156. /// <summary>
  157. /// 试验开始NACE-A溶液H2S浓度(mg/L)
  158. /// </summary>
  159. private string naceSolutionS = "";
  160. /// <summary>
  161. /// 试验结束NACE-A溶液H2S浓度(mg/L)
  162. /// </summary>
  163. private string naceSolutionF = "";
  164. /// <summary>
  165. /// 试验温度
  166. /// </summary>
  167. private string testTemp = "";
  168. /// <summary>
  169. /// 试样尺寸1
  170. /// </summary>
  171. private string specimenSize1 = "";
  172. /// <summary>
  173. /// 试样尺寸2
  174. /// </summary>
  175. private string specimenSize2 = "";
  176. /// <summary>
  177. /// 试样尺寸3
  178. /// </summary>
  179. private string specimenSize3 = "";
  180. /// <summary>
  181. /// 试验持续时间1
  182. /// </summary>
  183. private string testDuration1 = "";
  184. /// <summary>
  185. /// 试验持续时间2
  186. /// </summary>
  187. private string testDuration2 = "";
  188. /// <summary>
  189. /// 试验持续时间3
  190. /// </summary>
  191. private string testDuration3 = "";
  192. /// <summary>
  193. /// 假定应力
  194. /// </summary>
  195. private string pseudoStress = "";
  196. /// <summary>
  197. /// 应力环号1
  198. /// </summary>
  199. private string proofRingNo1 = "";
  200. /// <summary>
  201. /// 应力环号2
  202. /// </summary>
  203. private string proofRingNo2 = "";
  204. /// <summary>
  205. /// 应力环号3
  206. /// </summary>
  207. private string proofRingNo3 = "";
  208. /// <summary>
  209. /// 名义最小屈服强度1
  210. /// </summary>
  211. private string ysmin1 = "";
  212. /// <summary>
  213. /// 名义最小屈服强度2
  214. /// </summary>
  215. private string ysmin2 = "";
  216. /// <summary>
  217. /// 名义最小屈服强度3
  218. /// </summary>
  219. private string ysmin3 = "";
  220. /// <summary>
  221. /// 实际加载挠度1
  222. /// </summary>
  223. private string actualLoad1 = "";
  224. /// <summary>
  225. /// 实际加载挠度2
  226. /// </summary>
  227. private string actualLoad2 = "";
  228. /// <summary>
  229. /// 实际加载挠度3
  230. /// </summary>
  231. private string actualLoad3 = "";
  232. /// <summary>
  233. /// 实际载荷比率1
  234. /// </summary>
  235. private string actualSYsmin1 = "";
  236. /// <summary>
  237. /// 实际载荷比率2
  238. /// </summary>
  239. private string actualSYsmin2 = "";
  240. /// <summary>
  241. /// 实际载荷比率3
  242. /// </summary>
  243. private string actualSYsmin3 = "";
  244. /// <summary>
  245. /// 悬壁位移1
  246. /// </summary>
  247. private string armDisplacement1 = "";
  248. /// <summary>
  249. /// 悬壁位移2
  250. /// </summary>
  251. private string armDisplacement2 = "";
  252. /// <summary>
  253. /// 悬壁位移3
  254. /// </summary>
  255. private string armDisplacement3 = "";
  256. /// <summary>
  257. /// 裂纹长度1
  258. /// </summary>
  259. private string crackLength1 = "";
  260. /// <summary>
  261. /// 裂纹长度2
  262. /// </summary>
  263. private string crackLength2 = "";
  264. /// <summary>
  265. /// 裂纹长度3
  266. /// </summary>
  267. private string crackLength3 = "";
  268. /// <summary>
  269. /// 试验条件备注
  270. /// </summary>
  271. private string note = "";
  272. /// <summary>
  273. /// 图片5
  274. /// </summary>
  275. private string filePath5 = "";
  276. /// <summary>
  277. /// 试样号1(小)
  278. /// </summary>
  279. private string sampleNo1 = "";
  280. /// <summary>
  281. /// 试样号2(小)
  282. /// </summary>
  283. private string sampleNo2 = "";
  284. /// <summary>
  285. /// 试样号3(小)
  286. /// </summary>
  287. private string sampleNo3 = "";
  288. /// <summary>
  289. /// 试验溶液
  290. /// </summary>
  291. private string testSolution = "";
  292. /// <summary>
  293. /// 试样表面积1(cm2)
  294. /// </summary>
  295. private string surfaceArea1 = "";
  296. /// <summary>
  297. /// 试样表面积2(cm2)
  298. /// </summary>
  299. private string surfaceArea2 = "";
  300. /// <summary>
  301. /// 试样表面积3(cm2)
  302. /// </summary>
  303. private string surfaceArea3 = "";
  304. /// <summary>
  305. /// 试验前试样质量1(g)
  306. /// </summary>
  307. private string weightBeforeTest1 = "";
  308. /// <summary>
  309. /// 试验前试样质量2(g)
  310. /// </summary>
  311. private string weightBeforeTest2 = "";
  312. /// <summary>
  313. /// 试验前试样质量3(g)
  314. /// </summary>
  315. private string weightBeforeTest3 = "";
  316. /// <summary>
  317. /// 试样后试样质量1(g)
  318. /// </summary>
  319. private string weightAfterTest1 = "";
  320. /// <summary>
  321. /// 试样后试样质量2(g)
  322. /// </summary>
  323. private string weightAfterTest2 = "";
  324. /// <summary>
  325. /// 试样后试样质量3(g)
  326. /// </summary>
  327. private string weightAfterTest3 = "";
  328. /// <summary>
  329. /// 失重1(g)
  330. /// </summary>
  331. private string lossOfWeight1 = "";
  332. /// <summary>
  333. /// 失重2(g)
  334. /// </summary>
  335. private string lossOfWeight2 = "";
  336. /// <summary>
  337. /// 失重3(g)
  338. /// </summary>
  339. private string lossOfWeight3 = "";
  340. /// <summary>
  341. /// 质量损失1(g/cm2)
  342. /// </summary>
  343. private string massLoss1 = "";
  344. /// <summary>
  345. /// 质量损失2(g/cm2)
  346. /// </summary>
  347. private string massLoss2 = "";
  348. /// <summary>
  349. /// 质量损失3(g/cm2)
  350. /// </summary>
  351. private string massLoss3 = "";
  352. /// <summary>
  353. /// 点蚀密度1(个/cm2)
  354. /// </summary>
  355. private string pittingDensity1 = "";
  356. /// <summary>
  357. /// 点蚀密度2(个/cm2)
  358. /// </summary>
  359. private string pittingDensity2 = "";
  360. /// <summary>
  361. /// 点蚀密度3(个/cm2)
  362. /// </summary>
  363. private string pittingDensity3 = "";
  364. /// <summary>
  365. /// 实际载荷1(N)
  366. /// </summary>
  367. private string actualLoadD1 = "";
  368. /// <summary>
  369. /// 实际载荷2(N)
  370. /// </summary>
  371. private string actualLoadD2 = "";
  372. /// <summary>
  373. /// 实际载荷3(N)
  374. /// </summary>
  375. private string actualLoadD3 = "";
  376. /// <summary>
  377. /// 试样清洗
  378. /// </summary>
  379. private string cleaningSample = "";
  380. /// <summary>
  381. /// SSC溶液名称
  382. /// </summary>
  383. private string aqueous = "";
  384. /// <summary>
  385. /// 试验条件2备注
  386. /// </summary>
  387. private string note2 = "";
  388. /// <summary>
  389. /// 试验条件3备注
  390. /// </summary>
  391. private string note3 = "";
  392. /// <summary>
  393. /// 试验条件1
  394. /// </summary>
  395. private string testConditions1 = "";
  396. /// <summary>
  397. /// 试验条件2
  398. /// </summary>
  399. private string testConditions2 = "";
  400. /// <summary>
  401. /// 试验条件3
  402. /// </summary>
  403. private string testConditions3 = "";
  404. /// <summary>
  405. /// 试样取向
  406. /// </summary>
  407. private string specimenOrientation = "";
  408. /// <summary>
  409. /// 试样类型
  410. /// </summary>
  411. private string specimenType = "";
  412. /// <summary>
  413. /// 试样宽度
  414. /// </summary>
  415. private string specimenWidth = "";
  416. /// <summary>
  417. /// 试样厚度
  418. /// </summary>
  419. private string specimenDepth = "";
  420. /// <summary>
  421. /// 缺口形状
  422. /// </summary>
  423. private string shapeOfNotch = "";
  424. /// <summary>
  425. /// 缺口深度
  426. /// </summary>
  427. private string notchDepth = "";
  428. /// <summary>
  429. /// 硬度类别
  430. /// </summary>
  431. private string hardnessType = "";
  432. /// <summary>
  433. /// 结果评定
  434. /// </summary>
  435. private string testResults = "";
  436. /// <summary>
  437. /// 扣型
  438. /// </summary>
  439. private string connection = "";
  440. /// <summary>
  441. /// 试验湿度
  442. /// </summary>
  443. private string checkDampness = "";
  444. /// <summary>
  445. /// 图片6
  446. /// </summary>
  447. private string filePath6 = "";
  448. /// <summary>
  449. /// 图片7
  450. /// </summary>
  451. private string filePath7 = "";
  452. /// <summary>
  453. /// 试验项目
  454. /// </summary>
  455. private string testItem = "";
  456. /// <summary>
  457. /// 沉降率(ml/h)
  458. /// </summary>
  459. private string collectionRate = "";
  460. /// <summary>
  461. /// 喷雾类型
  462. /// </summary>
  463. private string sprayType = "";
  464. /// <summary>
  465. /// 放置角度(°)
  466. /// </summary>
  467. private string angle = "";
  468. /// <summary>
  469. /// 试板形状
  470. /// </summary>
  471. private string sampleType = "";
  472. /// <summary>
  473. /// 溶液(收集)浓度
  474. /// </summary>
  475. private string concentration = "";
  476. /// <summary>
  477. /// 试验方法代码
  478. /// </summary>
  479. private string formualNo = "";
  480. /// <summary>
  481. /// 试验方法名称
  482. /// </summary>
  483. private string formualName = "";
  484. /// <summary>
  485. /// 试验方法代码
  486. /// </summary>
  487. [Description("试验方法代码")]
  488. [Nullable(false)]
  489. [DataLength(200)]
  490. public string FormualNo
  491. {
  492. get { return formualNo; }
  493. set { formualNo = value; }
  494. }
  495. /// <summary>
  496. /// 试验方法名称
  497. /// </summary>
  498. [Description("试验方法名称")]
  499. [Nullable(false)]
  500. [DataLength(500)]
  501. public string FormualName
  502. {
  503. get { return formualName; }
  504. set { formualName = value; }
  505. }
  506. /// <summary>
  507. /// 检验编号
  508. /// </summary>
  509. [Description("检验编号")]
  510. [Nullable(false)]
  511. [DataLength(50)]
  512. public string CheckNo
  513. {
  514. get { return checkNo; }
  515. set { checkNo = value; }
  516. }
  517. /// <summary>
  518. /// 试样号
  519. /// </summary>
  520. [Description("试样号")]
  521. [Nullable(false)]
  522. [DataLength(50)]
  523. public string SampleNo
  524. {
  525. get { return sampleNo; }
  526. set { sampleNo = value; }
  527. }
  528. /// <summary>
  529. /// 规格
  530. /// </summary>
  531. [Description("规格")]
  532. [Nullable(true)]
  533. [DataLength(20)]
  534. public string SampleSize
  535. {
  536. get { return sampleSize; }
  537. set { sampleSize = value; }
  538. }
  539. /// <summary>
  540. /// 取样长度
  541. /// </summary>
  542. [Description("取样长度")]
  543. [Nullable(true)]
  544. [DataLength(20)]
  545. public string SampleLen
  546. {
  547. get { return sampleLen; }
  548. set { sampleLen = value; }
  549. }
  550. /// <summary>
  551. /// 检验标准(产品标准)
  552. /// </summary>
  553. [Description("检验标准(产品标准)")]
  554. [Nullable(true)]
  555. [DataLength(100)]
  556. public string CheckStd
  557. {
  558. get { return checkStd; }
  559. set { checkStd = value; }
  560. }
  561. /// <summary>
  562. /// 检验项目大类代码PHY_CODE
  563. /// </summary>
  564. [Description("检验项目大类代码PHY_CODE")]
  565. [Nullable(false)]
  566. [DataLength(5)]
  567. public string PhyCodeMax
  568. {
  569. get { return phyCodeMax; }
  570. set { phyCodeMax = value; }
  571. }
  572. /// <summary>
  573. /// 检验项目大类名称PHY_TYPE(JYXMMC)
  574. /// </summary>
  575. [Description("检验项目大类名称PHY_TYPE(JYXMMC)")]
  576. [Nullable(true)]
  577. [DataLength(100)]
  578. public string PhyNameMax
  579. {
  580. get { return phyNameMax; }
  581. set { phyNameMax = value; }
  582. }
  583. /// <summary>
  584. /// 检验委托个数(样条数GS)
  585. /// </summary>
  586. [Description("检验委托个数(样条数GS)")]
  587. [Nullable(true)]
  588. [DataLength(2)]
  589. public string SampleCount
  590. {
  591. get { return sampleCount; }
  592. set { sampleCount = value; }
  593. }
  594. /// <summary>
  595. /// 试验类别(所属实验室项目)
  596. /// </summary>
  597. [Description("试验类别(所属实验室项目)")]
  598. [Nullable(true)]
  599. [DataLength(40)]
  600. public string DeptId
  601. {
  602. get { return deptId; }
  603. set { deptId = value; }
  604. }
  605. /// <summary>
  606. /// 加工送样人
  607. /// </summary>
  608. [Description("加工送样人")]
  609. [Nullable(true)]
  610. [DataLength(20)]
  611. public string JgSendName
  612. {
  613. get { return jgSendName; }
  614. set { jgSendName = value; }
  615. }
  616. /// <summary>
  617. /// 加工送样时间
  618. /// </summary>
  619. [Description("加工送样时间")]
  620. [Nullable(true)]
  621. public string JgSendTime
  622. {
  623. get { return jgSendTime; }
  624. set { jgSendTime = value; }
  625. }
  626. /// <summary>
  627. /// 试验室收样人
  628. /// </summary>
  629. [Description("试验室收样人")]
  630. [Nullable(true)]
  631. [DataLength(20)]
  632. public string LabReceiveName
  633. {
  634. get { return labReceiveName; }
  635. set { labReceiveName = value; }
  636. }
  637. /// <summary>
  638. /// 试验室收样时间
  639. /// </summary>
  640. [Description("试验室收样时间")]
  641. [Nullable(true)]
  642. public string LabReceiveTime
  643. {
  644. get { return labReceiveTime; }
  645. set { labReceiveTime = value; }
  646. }
  647. /// <summary>
  648. /// 化验员(录入人)
  649. /// </summary>
  650. [Description("化验员(录入人)")]
  651. [Nullable(true)]
  652. [DataLength(20)]
  653. public string CheckName
  654. {
  655. get { return checkName; }
  656. set { checkName = value; }
  657. }
  658. /// <summary>
  659. /// 化验时间(录入时间)
  660. /// </summary>
  661. [Description("化验时间(录入时间)")]
  662. [Nullable(true)]
  663. public string CheckTime
  664. {
  665. get { return checkTime; }
  666. set { checkTime = value; }
  667. }
  668. /// <summary>
  669. /// 化验班次
  670. /// </summary>
  671. [Description("化验班次")]
  672. [Nullable(true)]
  673. [DataLength(20)]
  674. public string CheckShift
  675. {
  676. get { return checkShift; }
  677. set { checkShift = value; }
  678. }
  679. /// <summary>
  680. /// 化验班次
  681. /// </summary>
  682. [Description("化验班次")]
  683. [Nullable(true)]
  684. [DataLength(20)]
  685. public string CheckClass
  686. {
  687. get { return checkClass; }
  688. set { checkClass = value; }
  689. }
  690. /// <summary>
  691. /// 环境温度
  692. /// </summary>
  693. [Description("环境温度")]
  694. [Nullable(true)]
  695. [DataLength(50)]
  696. public string CheckTemp
  697. {
  698. get { return checkTemp; }
  699. set { checkTemp = value; }
  700. }
  701. /// <summary>
  702. /// 设备编码
  703. /// </summary>
  704. [Description("设备编码")]
  705. [Nullable(true)]
  706. [DataLength(50)]
  707. public string DeviceNo
  708. {
  709. get { return deviceNo; }
  710. set { deviceNo = value; }
  711. }
  712. /// <summary>
  713. /// 设备名称
  714. /// </summary>
  715. [Description("设备名称")]
  716. [Nullable(true)]
  717. [DataLength(50)]
  718. public string DeviceName
  719. {
  720. get { return deviceName; }
  721. set { deviceName = value; }
  722. }
  723. /// <summary>
  724. /// 审核人
  725. /// </summary>
  726. [Description("审核人")]
  727. [Nullable(true)]
  728. [DataLength(20)]
  729. public string AuditName
  730. {
  731. get { return auditName; }
  732. set { auditName = value; }
  733. }
  734. /// <summary>
  735. /// 审核时间
  736. /// </summary>
  737. [Description("审核时间")]
  738. [Nullable(true)]
  739. public string AuditTime
  740. {
  741. get { return auditTime; }
  742. set { auditTime = value; }
  743. }
  744. /// <summary>
  745. /// 是否小样热处理(0否,1是)
  746. /// </summary>
  747. [Description("是否小样热处理(0否,1是)")]
  748. [Nullable(true)]
  749. [DataLength(1)]
  750. public string Isrcl
  751. {
  752. get { return isrcl; }
  753. set { isrcl = value; }
  754. }
  755. /// <summary>
  756. /// 0未确认,1待确认,2试验室确认收样,3录入,4审核
  757. /// </summary>
  758. [Description("0未确认,1待确认,2试验室确认收样,3录入,4审核")]
  759. [Nullable(true)]
  760. [DataLength(1)]
  761. public string Flag
  762. {
  763. get { return flag; }
  764. set { flag = value; }
  765. }
  766. /// <summary>
  767. /// 样品备注
  768. /// </summary>
  769. [Description("样品备注")]
  770. [Nullable(true)]
  771. [DataLength(4000)]
  772. public string SampleRemark
  773. {
  774. get { return sampleRemark; }
  775. set { sampleRemark = value; }
  776. }
  777. /// <summary>
  778. /// 备注
  779. /// </summary>
  780. [Description("备注")]
  781. [Nullable(true)]
  782. [DataLength(400)]
  783. public string Remark
  784. {
  785. get { return remark; }
  786. set { remark = value; }
  787. }
  788. /// <summary>
  789. /// 图片1
  790. /// </summary>
  791. [Description("图片1")]
  792. [Nullable(true)]
  793. [DataLength(100)]
  794. public string FilePath1
  795. {
  796. get { return filePath1; }
  797. set { filePath1 = value; }
  798. }
  799. /// <summary>
  800. /// 图片2
  801. /// </summary>
  802. [Description("图片2")]
  803. [Nullable(true)]
  804. [DataLength(100)]
  805. public string FilePath2
  806. {
  807. get { return filePath2; }
  808. set { filePath2 = value; }
  809. }
  810. /// <summary>
  811. /// 图片3
  812. /// </summary>
  813. [Description("图片3")]
  814. [Nullable(true)]
  815. [DataLength(100)]
  816. public string FilePath3
  817. {
  818. get { return filePath3; }
  819. set { filePath3 = value; }
  820. }
  821. /// <summary>
  822. /// 图片4
  823. /// </summary>
  824. [Description("图片4")]
  825. [Nullable(true)]
  826. [DataLength(100)]
  827. public string FilePath4
  828. {
  829. get { return filePath4; }
  830. set { filePath4 = value; }
  831. }
  832. /// <summary>
  833. /// 技术标准
  834. /// </summary>
  835. [Description("技术标准")]
  836. [Nullable(true)]
  837. [DataLength(400)]
  838. public string TechnicalStandard
  839. {
  840. get { return technicalStandard; }
  841. set { technicalStandard = value; }
  842. }
  843. /// <summary>
  844. /// 试样脱脂方法
  845. /// </summary>
  846. [Description("试样脱脂方法")]
  847. [Nullable(true)]
  848. [DataLength(400)]
  849. public string DegreasingMethod
  850. {
  851. get { return degreasingMethod; }
  852. set { degreasingMethod = value; }
  853. }
  854. /// <summary>
  855. /// 通入H2S前NACE-A溶液pH值
  856. /// </summary>
  857. [Description("通入H2S前NACE-A溶液pH值")]
  858. [Nullable(true)]
  859. [DataLength(400)]
  860. public string NacePh
  861. {
  862. get { return nacePh; }
  863. set { nacePh = value; }
  864. }
  865. /// <summary>
  866. /// 试验开始NACE-A溶液pH值
  867. /// </summary>
  868. [Description("试验开始NACE-A溶液pH值")]
  869. [Nullable(true)]
  870. [DataLength(400)]
  871. public string NacePhS
  872. {
  873. get { return nacePhS; }
  874. set { nacePhS = value; }
  875. }
  876. /// <summary>
  877. /// 试验结束NACE-A溶液pH值
  878. /// </summary>
  879. [Description("试验结束NACE-A溶液pH值")]
  880. [Nullable(true)]
  881. [DataLength(400)]
  882. public string NacePhF
  883. {
  884. get { return nacePhF; }
  885. set { nacePhF = value; }
  886. }
  887. /// <summary>
  888. /// 试验开始NACE-A溶液H2S浓度(mg/L)
  889. /// </summary>
  890. [Description("试验开始NACE-A溶液H2S浓度(mg/L)")]
  891. [Nullable(true)]
  892. [DataLength(400)]
  893. public string NaceSolutionS
  894. {
  895. get { return naceSolutionS; }
  896. set { naceSolutionS = value; }
  897. }
  898. /// <summary>
  899. /// 试验结束NACE-A溶液H2S浓度(mg/L)
  900. /// </summary>
  901. [Description("试验结束NACE-A溶液H2S浓度(mg/L)")]
  902. [Nullable(true)]
  903. [DataLength(400)]
  904. public string NaceSolutionF
  905. {
  906. get { return naceSolutionF; }
  907. set { naceSolutionF = value; }
  908. }
  909. /// <summary>
  910. /// 试验温度
  911. /// </summary>
  912. [Description("试验温度")]
  913. [Nullable(true)]
  914. [DataLength(400)]
  915. public string TestTemp
  916. {
  917. get { return testTemp; }
  918. set { testTemp = value; }
  919. }
  920. /// <summary>
  921. /// 试样尺寸1
  922. /// </summary>
  923. [Description("试样尺寸1")]
  924. [Nullable(true)]
  925. [DataLength(400)]
  926. public string SpecimenSize1
  927. {
  928. get { return specimenSize1; }
  929. set { specimenSize1 = value; }
  930. }
  931. /// <summary>
  932. /// 试样尺寸2
  933. /// </summary>
  934. [Description("试样尺寸2")]
  935. [Nullable(true)]
  936. [DataLength(400)]
  937. public string SpecimenSize2
  938. {
  939. get { return specimenSize2; }
  940. set { specimenSize2 = value; }
  941. }
  942. /// <summary>
  943. /// 试样尺寸3
  944. /// </summary>
  945. [Description("试样尺寸3")]
  946. [Nullable(true)]
  947. [DataLength(400)]
  948. public string SpecimenSize3
  949. {
  950. get { return specimenSize3; }
  951. set { specimenSize3 = value; }
  952. }
  953. /// <summary>
  954. /// 试验持续时间1
  955. /// </summary>
  956. [Description("试验持续时间1")]
  957. [Nullable(true)]
  958. [DataLength(400)]
  959. public string TestDuration1
  960. {
  961. get { return testDuration1; }
  962. set { testDuration1 = value; }
  963. }
  964. /// <summary>
  965. /// 试验持续时间2
  966. /// </summary>
  967. [Description("试验持续时间2")]
  968. [Nullable(true)]
  969. [DataLength(400)]
  970. public string TestDuration2
  971. {
  972. get { return testDuration2; }
  973. set { testDuration2 = value; }
  974. }
  975. /// <summary>
  976. /// 试验持续时间3
  977. /// </summary>
  978. [Description("试验持续时间3")]
  979. [Nullable(true)]
  980. [DataLength(400)]
  981. public string TestDuration3
  982. {
  983. get { return testDuration3; }
  984. set { testDuration3 = value; }
  985. }
  986. /// <summary>
  987. /// 假定应力
  988. /// </summary>
  989. [Description("假定应力")]
  990. [Nullable(true)]
  991. [DataLength(400)]
  992. public string PseudoStress
  993. {
  994. get { return pseudoStress; }
  995. set { pseudoStress = value; }
  996. }
  997. /// <summary>
  998. /// 应力环号1
  999. /// </summary>
  1000. [Description("应力环号1")]
  1001. [Nullable(true)]
  1002. [DataLength(400)]
  1003. public string ProofRingNo1
  1004. {
  1005. get { return proofRingNo1; }
  1006. set { proofRingNo1 = value; }
  1007. }
  1008. /// <summary>
  1009. /// 应力环号2
  1010. /// </summary>
  1011. [Description("应力环号2")]
  1012. [Nullable(true)]
  1013. [DataLength(400)]
  1014. public string ProofRingNo2
  1015. {
  1016. get { return proofRingNo2; }
  1017. set { proofRingNo2 = value; }
  1018. }
  1019. /// <summary>
  1020. /// 应力环号3
  1021. /// </summary>
  1022. [Description("应力环号3")]
  1023. [Nullable(true)]
  1024. [DataLength(400)]
  1025. public string ProofRingNo3
  1026. {
  1027. get { return proofRingNo3; }
  1028. set { proofRingNo3 = value; }
  1029. }
  1030. /// <summary>
  1031. /// 名义最小屈服强度1
  1032. /// </summary>
  1033. [Description("名义最小屈服强度1")]
  1034. [Nullable(true)]
  1035. [DataLength(400)]
  1036. public string Ysmin1
  1037. {
  1038. get { return ysmin1; }
  1039. set { ysmin1 = value; }
  1040. }
  1041. /// <summary>
  1042. /// 名义最小屈服强度2
  1043. /// </summary>
  1044. [Description("名义最小屈服强度2")]
  1045. [Nullable(true)]
  1046. [DataLength(400)]
  1047. public string Ysmin2
  1048. {
  1049. get { return ysmin2; }
  1050. set { ysmin2 = value; }
  1051. }
  1052. /// <summary>
  1053. /// 名义最小屈服强度3
  1054. /// </summary>
  1055. [Description("名义最小屈服强度3")]
  1056. [Nullable(true)]
  1057. [DataLength(400)]
  1058. public string Ysmin3
  1059. {
  1060. get { return ysmin3; }
  1061. set { ysmin3 = value; }
  1062. }
  1063. /// <summary>
  1064. /// 实际加载挠度1
  1065. /// </summary>
  1066. [Description("实际加载挠度1")]
  1067. [Nullable(true)]
  1068. [DataLength(400)]
  1069. public string ActualLoad1
  1070. {
  1071. get { return actualLoad1; }
  1072. set { actualLoad1 = value; }
  1073. }
  1074. /// <summary>
  1075. /// 实际加载挠度2
  1076. /// </summary>
  1077. [Description("实际加载挠度2")]
  1078. [Nullable(true)]
  1079. [DataLength(400)]
  1080. public string ActualLoad2
  1081. {
  1082. get { return actualLoad2; }
  1083. set { actualLoad2 = value; }
  1084. }
  1085. /// <summary>
  1086. /// 实际加载挠度3
  1087. /// </summary>
  1088. [Description("实际加载挠度3")]
  1089. [Nullable(true)]
  1090. [DataLength(400)]
  1091. public string ActualLoad3
  1092. {
  1093. get { return actualLoad3; }
  1094. set { actualLoad3 = value; }
  1095. }
  1096. /// <summary>
  1097. /// 实际载荷比率1
  1098. /// </summary>
  1099. [Description("实际载荷比率1")]
  1100. [Nullable(true)]
  1101. [DataLength(400)]
  1102. public string ActualSYsmin1
  1103. {
  1104. get { return actualSYsmin1; }
  1105. set { actualSYsmin1 = value; }
  1106. }
  1107. /// <summary>
  1108. /// 实际载荷比率2
  1109. /// </summary>
  1110. [Description("实际载荷比率2")]
  1111. [Nullable(true)]
  1112. [DataLength(400)]
  1113. public string ActualSYsmin2
  1114. {
  1115. get { return actualSYsmin2; }
  1116. set { actualSYsmin2 = value; }
  1117. }
  1118. /// <summary>
  1119. /// 实际载荷比率3
  1120. /// </summary>
  1121. [Description("实际载荷比率3")]
  1122. [Nullable(true)]
  1123. [DataLength(400)]
  1124. public string ActualSYsmin3
  1125. {
  1126. get { return actualSYsmin3; }
  1127. set { actualSYsmin3 = value; }
  1128. }
  1129. /// <summary>
  1130. /// 悬壁位移1
  1131. /// </summary>
  1132. [Description("悬壁位移1")]
  1133. [Nullable(true)]
  1134. [DataLength(400)]
  1135. public string ArmDisplacement1
  1136. {
  1137. get { return armDisplacement1; }
  1138. set { armDisplacement1 = value; }
  1139. }
  1140. /// <summary>
  1141. /// 悬壁位移2
  1142. /// </summary>
  1143. [Description("悬壁位移2")]
  1144. [Nullable(true)]
  1145. [DataLength(400)]
  1146. public string ArmDisplacement2
  1147. {
  1148. get { return armDisplacement2; }
  1149. set { armDisplacement2 = value; }
  1150. }
  1151. /// <summary>
  1152. /// 悬壁位移3
  1153. /// </summary>
  1154. [Description("悬壁位移3")]
  1155. [Nullable(true)]
  1156. [DataLength(400)]
  1157. public string ArmDisplacement3
  1158. {
  1159. get { return armDisplacement3; }
  1160. set { armDisplacement3 = value; }
  1161. }
  1162. /// <summary>
  1163. /// 裂纹长度1
  1164. /// </summary>
  1165. [Description("裂纹长度1")]
  1166. [Nullable(true)]
  1167. [DataLength(400)]
  1168. public string CrackLength1
  1169. {
  1170. get { return crackLength1; }
  1171. set { crackLength1 = value; }
  1172. }
  1173. /// <summary>
  1174. /// 裂纹长度2
  1175. /// </summary>
  1176. [Description("裂纹长度2")]
  1177. [Nullable(true)]
  1178. [DataLength(400)]
  1179. public string CrackLength2
  1180. {
  1181. get { return crackLength2; }
  1182. set { crackLength2 = value; }
  1183. }
  1184. /// <summary>
  1185. /// 裂纹长度3
  1186. /// </summary>
  1187. [Description("裂纹长度3")]
  1188. [Nullable(true)]
  1189. [DataLength(400)]
  1190. public string CrackLength3
  1191. {
  1192. get { return crackLength3; }
  1193. set { crackLength3 = value; }
  1194. }
  1195. /// <summary>
  1196. /// 试验条件备注
  1197. /// </summary>
  1198. [Description("试验条件备注")]
  1199. [Nullable(true)]
  1200. [DataLength(400)]
  1201. public string Note
  1202. {
  1203. get { return note; }
  1204. set { note = value; }
  1205. }
  1206. /// <summary>
  1207. /// 图片5
  1208. /// </summary>
  1209. [Description("图片5")]
  1210. [Nullable(true)]
  1211. [DataLength(100)]
  1212. public string FilePath5
  1213. {
  1214. get { return filePath5; }
  1215. set { filePath5 = value; }
  1216. }
  1217. /// <summary>
  1218. /// 试样号1(小)
  1219. /// </summary>
  1220. [Description("试样号1(小)")]
  1221. [Nullable(true)]
  1222. [DataLength(50)]
  1223. public string SampleNo1
  1224. {
  1225. get { return sampleNo1; }
  1226. set { sampleNo1 = value; }
  1227. }
  1228. /// <summary>
  1229. /// 试样号2(小)
  1230. /// </summary>
  1231. [Description("试样号2(小)")]
  1232. [Nullable(true)]
  1233. [DataLength(50)]
  1234. public string SampleNo2
  1235. {
  1236. get { return sampleNo2; }
  1237. set { sampleNo2 = value; }
  1238. }
  1239. /// <summary>
  1240. /// 试样号3(小)
  1241. /// </summary>
  1242. [Description("试样号3(小)")]
  1243. [Nullable(true)]
  1244. [DataLength(50)]
  1245. public string SampleNo3
  1246. {
  1247. get { return sampleNo3; }
  1248. set { sampleNo3 = value; }
  1249. }
  1250. /// <summary>
  1251. /// 试验溶液
  1252. /// </summary>
  1253. [Description("试验溶液")]
  1254. [Nullable(true)]
  1255. [DataLength(400)]
  1256. public string TestSolution
  1257. {
  1258. get { return testSolution; }
  1259. set { testSolution = value; }
  1260. }
  1261. /// <summary>
  1262. /// 试样表面积1(cm2)
  1263. /// </summary>
  1264. [Description("试样表面积1(cm2)")]
  1265. [Nullable(true)]
  1266. [DataLength(400)]
  1267. public string SurfaceArea1
  1268. {
  1269. get { return surfaceArea1; }
  1270. set { surfaceArea1 = value; }
  1271. }
  1272. /// <summary>
  1273. /// 试样表面积2(cm2)
  1274. /// </summary>
  1275. [Description("试样表面积2(cm2)")]
  1276. [Nullable(true)]
  1277. [DataLength(400)]
  1278. public string SurfaceArea2
  1279. {
  1280. get { return surfaceArea2; }
  1281. set { surfaceArea2 = value; }
  1282. }
  1283. /// <summary>
  1284. /// 试样表面积3(cm2)
  1285. /// </summary>
  1286. [Description("试样表面积3(cm2)")]
  1287. [Nullable(true)]
  1288. [DataLength(400)]
  1289. public string SurfaceArea3
  1290. {
  1291. get { return surfaceArea3; }
  1292. set { surfaceArea3 = value; }
  1293. }
  1294. /// <summary>
  1295. /// 试验前试样质量1(g)
  1296. /// </summary>
  1297. [Description("试验前试样质量1(g)")]
  1298. [Nullable(true)]
  1299. [DataLength(400)]
  1300. public string WeightBeforeTest1
  1301. {
  1302. get { return weightBeforeTest1; }
  1303. set { weightBeforeTest1 = value; }
  1304. }
  1305. /// <summary>
  1306. /// 试验前试样质量2(g)
  1307. /// </summary>
  1308. [Description("试验前试样质量2(g)")]
  1309. [Nullable(true)]
  1310. [DataLength(400)]
  1311. public string WeightBeforeTest2
  1312. {
  1313. get { return weightBeforeTest2; }
  1314. set { weightBeforeTest2 = value; }
  1315. }
  1316. /// <summary>
  1317. /// 试验前试样质量3(g)
  1318. /// </summary>
  1319. [Description("试验前试样质量3(g)")]
  1320. [Nullable(true)]
  1321. [DataLength(400)]
  1322. public string WeightBeforeTest3
  1323. {
  1324. get { return weightBeforeTest3; }
  1325. set { weightBeforeTest3 = value; }
  1326. }
  1327. /// <summary>
  1328. /// 试样后试样质量1(g)
  1329. /// </summary>
  1330. [Description("试样后试样质量1(g)")]
  1331. [Nullable(true)]
  1332. [DataLength(400)]
  1333. public string WeightAfterTest1
  1334. {
  1335. get { return weightAfterTest1; }
  1336. set { weightAfterTest1 = value; }
  1337. }
  1338. /// <summary>
  1339. /// 试样后试样质量2(g)
  1340. /// </summary>
  1341. [Description("试样后试样质量2(g)")]
  1342. [Nullable(true)]
  1343. [DataLength(400)]
  1344. public string WeightAfterTest2
  1345. {
  1346. get { return weightAfterTest2; }
  1347. set { weightAfterTest2 = value; }
  1348. }
  1349. /// <summary>
  1350. /// 试样后试样质量3(g)
  1351. /// </summary>
  1352. [Description("试样后试样质量3(g)")]
  1353. [Nullable(true)]
  1354. [DataLength(400)]
  1355. public string WeightAfterTest3
  1356. {
  1357. get { return weightAfterTest3; }
  1358. set { weightAfterTest3 = value; }
  1359. }
  1360. /// <summary>
  1361. /// 失重1(g)
  1362. /// </summary>
  1363. [Description("失重1(g)")]
  1364. [Nullable(true)]
  1365. [DataLength(400)]
  1366. public string LossOfWeight1
  1367. {
  1368. get { return lossOfWeight1; }
  1369. set { lossOfWeight1 = value; }
  1370. }
  1371. /// <summary>
  1372. /// 失重2(g)
  1373. /// </summary>
  1374. [Description("失重2(g)")]
  1375. [Nullable(true)]
  1376. [DataLength(400)]
  1377. public string LossOfWeight2
  1378. {
  1379. get { return lossOfWeight2; }
  1380. set { lossOfWeight2 = value; }
  1381. }
  1382. /// <summary>
  1383. /// 失重3(g)
  1384. /// </summary>
  1385. [Description("失重3(g)")]
  1386. [Nullable(true)]
  1387. [DataLength(400)]
  1388. public string LossOfWeight3
  1389. {
  1390. get { return lossOfWeight3; }
  1391. set { lossOfWeight3 = value; }
  1392. }
  1393. /// <summary>
  1394. /// 质量损失1(g/cm2)
  1395. /// </summary>
  1396. [Description("质量损失1(g/cm2)")]
  1397. [Nullable(true)]
  1398. [DataLength(400)]
  1399. public string MassLoss1
  1400. {
  1401. get { return massLoss1; }
  1402. set { massLoss1 = value; }
  1403. }
  1404. /// <summary>
  1405. /// 质量损失2(g/cm2)
  1406. /// </summary>
  1407. [Description("质量损失2(g/cm2)")]
  1408. [Nullable(true)]
  1409. [DataLength(400)]
  1410. public string MassLoss2
  1411. {
  1412. get { return massLoss2; }
  1413. set { massLoss2 = value; }
  1414. }
  1415. /// <summary>
  1416. /// 质量损失3(g/cm2)
  1417. /// </summary>
  1418. [Description("质量损失3(g/cm2)")]
  1419. [Nullable(true)]
  1420. [DataLength(400)]
  1421. public string MassLoss3
  1422. {
  1423. get { return massLoss3; }
  1424. set { massLoss3 = value; }
  1425. }
  1426. /// <summary>
  1427. /// 点蚀密度1(个/cm2)
  1428. /// </summary>
  1429. [Description("点蚀密度1(个/cm2)")]
  1430. [Nullable(true)]
  1431. [DataLength(400)]
  1432. public string PittingDensity1
  1433. {
  1434. get { return pittingDensity1; }
  1435. set { pittingDensity1 = value; }
  1436. }
  1437. /// <summary>
  1438. /// 点蚀密度2(个/cm2)
  1439. /// </summary>
  1440. [Description("点蚀密度2(个/cm2)")]
  1441. [Nullable(true)]
  1442. [DataLength(400)]
  1443. public string PittingDensity2
  1444. {
  1445. get { return pittingDensity2; }
  1446. set { pittingDensity2 = value; }
  1447. }
  1448. /// <summary>
  1449. /// 点蚀密度3(个/cm2)
  1450. /// </summary>
  1451. [Description("点蚀密度3(个/cm2)")]
  1452. [Nullable(true)]
  1453. [DataLength(400)]
  1454. public string PittingDensity3
  1455. {
  1456. get { return pittingDensity3; }
  1457. set { pittingDensity3 = value; }
  1458. }
  1459. /// <summary>
  1460. /// 实际载荷1(N)
  1461. /// </summary>
  1462. [Description("实际载荷1(N)")]
  1463. [Nullable(true)]
  1464. [DataLength(400)]
  1465. public string ActualLoadD1
  1466. {
  1467. get { return actualLoadD1; }
  1468. set { actualLoadD1 = value; }
  1469. }
  1470. /// <summary>
  1471. /// 实际载荷2(N)
  1472. /// </summary>
  1473. [Description("实际载荷2(N)")]
  1474. [Nullable(true)]
  1475. [DataLength(400)]
  1476. public string ActualLoadD2
  1477. {
  1478. get { return actualLoadD2; }
  1479. set { actualLoadD2 = value; }
  1480. }
  1481. /// <summary>
  1482. /// 实际载荷3(N)
  1483. /// </summary>
  1484. [Description("实际载荷3(N)")]
  1485. [Nullable(true)]
  1486. [DataLength(400)]
  1487. public string ActualLoadD3
  1488. {
  1489. get { return actualLoadD3; }
  1490. set { actualLoadD3 = value; }
  1491. }
  1492. /// <summary>
  1493. /// 试样清洗
  1494. /// </summary>
  1495. [Description("试样清洗")]
  1496. [Nullable(true)]
  1497. [DataLength(400)]
  1498. public string CleaningSample
  1499. {
  1500. get { return cleaningSample; }
  1501. set { cleaningSample = value; }
  1502. }
  1503. /// <summary>
  1504. /// SSC溶液名称
  1505. /// </summary>
  1506. [Description("SSC溶液名称")]
  1507. [Nullable(true)]
  1508. [DataLength(20)]
  1509. public string Aqueous
  1510. {
  1511. get { return aqueous; }
  1512. set { aqueous = value; }
  1513. }
  1514. /// <summary>
  1515. /// 试验条件2备注
  1516. /// </summary>
  1517. [Description("试验条件2备注")]
  1518. [Nullable(true)]
  1519. [DataLength(400)]
  1520. public string Note2
  1521. {
  1522. get { return note2; }
  1523. set { note2 = value; }
  1524. }
  1525. /// <summary>
  1526. /// 试验条件3备注
  1527. /// </summary>
  1528. [Description("试验条件3备注")]
  1529. [Nullable(true)]
  1530. [DataLength(400)]
  1531. public string Note3
  1532. {
  1533. get { return note3; }
  1534. set { note3 = value; }
  1535. }
  1536. /// <summary>
  1537. /// 试验条件1
  1538. /// </summary>
  1539. [Description("试验条件1")]
  1540. [Nullable(true)]
  1541. [DataLength(400)]
  1542. public string TestConditions1
  1543. {
  1544. get { return testConditions1; }
  1545. set { testConditions1 = value; }
  1546. }
  1547. /// <summary>
  1548. /// 试验条件2
  1549. /// </summary>
  1550. [Description("试验条件2")]
  1551. [Nullable(true)]
  1552. [DataLength(400)]
  1553. public string TestConditions2
  1554. {
  1555. get { return testConditions2; }
  1556. set { testConditions2 = value; }
  1557. }
  1558. /// <summary>
  1559. /// 试验条件3
  1560. /// </summary>
  1561. [Description("试验条件3")]
  1562. [Nullable(true)]
  1563. [DataLength(400)]
  1564. public string TestConditions3
  1565. {
  1566. get { return testConditions3; }
  1567. set { testConditions3 = value; }
  1568. }
  1569. /// <summary>
  1570. /// 试样取向
  1571. /// </summary>
  1572. [Description("试样取向")]
  1573. [Nullable(true)]
  1574. [DataLength(400)]
  1575. public string SpecimenOrientation
  1576. {
  1577. get { return specimenOrientation; }
  1578. set { specimenOrientation = value; }
  1579. }
  1580. /// <summary>
  1581. /// 试样类型
  1582. /// </summary>
  1583. [Description("试样类型")]
  1584. [Nullable(true)]
  1585. [DataLength(400)]
  1586. public string SpecimenType
  1587. {
  1588. get { return specimenType; }
  1589. set { specimenType = value; }
  1590. }
  1591. /// <summary>
  1592. /// 试样宽度
  1593. /// </summary>
  1594. [Description("试样宽度 ")]
  1595. [Nullable(true)]
  1596. [DataLength(400)]
  1597. public string SpecimenWidth
  1598. {
  1599. get { return specimenWidth; }
  1600. set { specimenWidth = value; }
  1601. }
  1602. /// <summary>
  1603. /// 试样厚度
  1604. /// </summary>
  1605. [Description("试样厚度 ")]
  1606. [Nullable(true)]
  1607. [DataLength(400)]
  1608. public string SpecimenDepth
  1609. {
  1610. get { return specimenDepth; }
  1611. set { specimenDepth = value; }
  1612. }
  1613. /// <summary>
  1614. /// 缺口形状
  1615. /// </summary>
  1616. [Description("缺口形状 ")]
  1617. [Nullable(true)]
  1618. [DataLength(400)]
  1619. public string ShapeOfNotch
  1620. {
  1621. get { return shapeOfNotch; }
  1622. set { shapeOfNotch = value; }
  1623. }
  1624. /// <summary>
  1625. /// 缺口深度
  1626. /// </summary>
  1627. [Description("缺口深度 ")]
  1628. [Nullable(true)]
  1629. [DataLength(400)]
  1630. public string NotchDepth
  1631. {
  1632. get { return notchDepth; }
  1633. set { notchDepth = value; }
  1634. }
  1635. /// <summary>
  1636. /// 硬度类别
  1637. /// </summary>
  1638. [Description("硬度类别")]
  1639. [Nullable(true)]
  1640. [DataLength(400)]
  1641. public string HardnessType
  1642. {
  1643. get { return hardnessType; }
  1644. set { hardnessType = value; }
  1645. }
  1646. /// <summary>
  1647. /// 结果评定
  1648. /// </summary>
  1649. [Description("结果评定")]
  1650. [Nullable(true)]
  1651. [DataLength(400)]
  1652. public string TestResults
  1653. {
  1654. get { return testResults; }
  1655. set { testResults = value; }
  1656. }
  1657. /// <summary>
  1658. /// 扣型
  1659. /// </summary>
  1660. [Description("扣型")]
  1661. [Nullable(true)]
  1662. [DataLength(400)]
  1663. public string Connection
  1664. {
  1665. get { return connection; }
  1666. set { connection = value; }
  1667. }
  1668. /// <summary>
  1669. /// 试验湿度
  1670. /// </summary>
  1671. [Description("试验湿度")]
  1672. [Nullable(true)]
  1673. [DataLength(400)]
  1674. public string CheckDampness
  1675. {
  1676. get { return checkDampness; }
  1677. set { checkDampness = value; }
  1678. }
  1679. /// <summary>
  1680. /// 图片6
  1681. /// </summary>
  1682. [Description("图片6")]
  1683. [Nullable(true)]
  1684. [DataLength(100)]
  1685. public string FilePath6
  1686. {
  1687. get { return filePath6; }
  1688. set { filePath6 = value; }
  1689. }
  1690. /// <summary>
  1691. /// 图片7
  1692. /// </summary>
  1693. [Description("图片7")]
  1694. [Nullable(true)]
  1695. [DataLength(100)]
  1696. public string FilePath7
  1697. {
  1698. get { return filePath7; }
  1699. set { filePath7 = value; }
  1700. }
  1701. /// <summary>
  1702. /// 试验项目
  1703. /// </summary>
  1704. [Description("试验项目")]
  1705. [Nullable(true)]
  1706. [DataLength(400)]
  1707. public string TestItem
  1708. {
  1709. get { return testItem; }
  1710. set { testItem = value; }
  1711. }
  1712. /// <summary>
  1713. /// 沉降率(ml/h)
  1714. /// </summary>
  1715. [Description("沉降率(ml/h)")]
  1716. [Nullable(true)]
  1717. [DataLength(100)]
  1718. public string CollectionRate
  1719. {
  1720. get { return collectionRate; }
  1721. set { collectionRate = value; }
  1722. }
  1723. /// <summary>
  1724. /// 喷雾类型
  1725. /// </summary>
  1726. [Description("喷雾类型")]
  1727. [Nullable(true)]
  1728. [DataLength(100)]
  1729. public string SprayType
  1730. {
  1731. get { return sprayType; }
  1732. set { sprayType = value; }
  1733. }
  1734. /// <summary>
  1735. /// 放置角度(°)
  1736. /// </summary>
  1737. [Description("放置角度(°)")]
  1738. [Nullable(true)]
  1739. [DataLength(100)]
  1740. public string Angle
  1741. {
  1742. get { return angle; }
  1743. set { angle = value; }
  1744. }
  1745. /// <summary>
  1746. /// 试板形状
  1747. /// </summary>
  1748. [Description("试板形状")]
  1749. [Nullable(true)]
  1750. [DataLength(100)]
  1751. public string SampleType
  1752. {
  1753. get { return sampleType; }
  1754. set { sampleType = value; }
  1755. }
  1756. /// <summary>
  1757. /// 溶液(收集)浓度
  1758. /// </summary>
  1759. [Description("溶液(收集)浓度 ")]
  1760. [Nullable(true)]
  1761. [DataLength(100)]
  1762. public string Concentration
  1763. {
  1764. get { return concentration; }
  1765. set { concentration = value; }
  1766. }
  1767. }
  1768. }