CreateUserAndMscParms.cs 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. using System;
  2. namespace Core.StlMes.Client.Qcm
  3. {
  4. public class CreateUserAndMscParms
  5. {
  6. private string psc = "";
  7. public string Psc
  8. {
  9. get { return psc; }
  10. set { psc = value; }
  11. }
  12. private string user = "";
  13. public string User
  14. {
  15. get { return user; }
  16. set { user = value; }
  17. }
  18. private string msc = "";
  19. public string Msc
  20. {
  21. get { return msc; }
  22. set { msc = value; }
  23. }
  24. private string dimater = "";
  25. public string Dimater
  26. {
  27. get { return dimater; }
  28. set { dimater = value; }
  29. }
  30. private string height = "";
  31. public string Height
  32. {
  33. get { return height; }
  34. set { height = value; }
  35. }
  36. private string model = "";
  37. public string Model
  38. {
  39. get { return model; }
  40. set { model = value; }
  41. }
  42. private string reviewNumber = "";
  43. public string ReviewNumber
  44. {
  45. get { return reviewNumber; }
  46. set { reviewNumber = value; }
  47. }
  48. private String custAlphaNoPhy = "";
  49. public String CustAlphaNoPhy
  50. {
  51. get { return custAlphaNoPhy; }
  52. set { custAlphaNoPhy = value; }
  53. }
  54. private String pic = "";
  55. public String Pic
  56. {
  57. get { return pic; }
  58. set { pic = value; }
  59. }
  60. private String indexSeqPhy = "";
  61. public String IndexSeqPhy
  62. {
  63. get { return indexSeqPhy; }
  64. set { indexSeqPhy = value; }
  65. }
  66. private String custAlphaNoChem = "";
  67. public String CustAlphaNoChem
  68. {
  69. get { return custAlphaNoChem; }
  70. set { custAlphaNoChem = value; }
  71. }
  72. private String cic = "";
  73. public String Cic
  74. {
  75. get { return cic; }
  76. set { cic = value; }
  77. }
  78. private String indexSeqChem = "";
  79. public String IndexSeqChem
  80. {
  81. get { return indexSeqChem; }
  82. set { indexSeqChem = value; }
  83. }
  84. private String custAlphaNoDetection = "";
  85. public String CustAlphaNoDetection
  86. {
  87. get { return custAlphaNoDetection; }
  88. set { custAlphaNoDetection = value; }
  89. }
  90. private String dic = "";
  91. public String Dic
  92. {
  93. get { return dic; }
  94. set { dic = value; }
  95. }
  96. private String indexSeqDetection = "";
  97. public String IndexSeqDetection
  98. {
  99. get { return indexSeqDetection; }
  100. set { indexSeqDetection = value; }
  101. }
  102. private String custAlphaNoSpec = "";
  103. public String CustAlphaNoSpec
  104. {
  105. get { return custAlphaNoSpec; }
  106. set { custAlphaNoSpec = value; }
  107. }
  108. private String sic = "";
  109. public String Sic
  110. {
  111. get { return sic; }
  112. set { sic = value; }
  113. }
  114. private String indexSeqSpec = "";
  115. public String IndexSeqSpec
  116. {
  117. get { return indexSeqSpec; }
  118. set { indexSeqSpec = value; }
  119. }
  120. private String custAlphaNoWater = "";
  121. public String CustAlphaNoWater
  122. {
  123. get { return custAlphaNoWater; }
  124. set { custAlphaNoWater = value; }
  125. }
  126. private String wic = "";
  127. public String Wic
  128. {
  129. get { return wic; }
  130. set { wic = value; }
  131. }
  132. private String indexSeqWater = "";
  133. public String IndexSeqWater
  134. {
  135. get { return indexSeqWater; }
  136. set { indexSeqWater = value; }
  137. }
  138. private String custAlphaNoProcess = "";
  139. public String CustAlphaNoProcess
  140. {
  141. get { return custAlphaNoProcess; }
  142. set { custAlphaNoProcess = value; }
  143. }
  144. private String gic = "";
  145. public String Gic
  146. {
  147. get { return gic; }
  148. set { gic = value; }
  149. }
  150. private String indexSeqProcess = "";
  151. public String IndexSeqProcess
  152. {
  153. get { return indexSeqProcess; }
  154. set { indexSeqProcess = value; }
  155. }
  156. private string createName = "";
  157. public string CreateName
  158. {
  159. get { return createName; }
  160. set { createName = value; }
  161. }
  162. private string departmentCode = "";
  163. public string DepartmentCode
  164. {
  165. get { return departmentCode; }
  166. set { departmentCode = value; }
  167. }
  168. private string departmentDesc = "";
  169. public string DepartmentDesc
  170. {
  171. get { return departmentDesc; }
  172. set { departmentDesc = value; }
  173. }
  174. private string unitCode = "";
  175. public string UnitCode
  176. {
  177. get { return unitCode; }
  178. set { unitCode = value; }
  179. }
  180. private string unitDesc = "";
  181. public string UnitDesc
  182. {
  183. get { return unitDesc; }
  184. set { unitDesc = value; }
  185. }
  186. private string unitCodeProcess = "";
  187. public string UnitCodeProcess
  188. {
  189. get { return unitCodeProcess; }
  190. set { unitCodeProcess = value; }
  191. }
  192. private string unitDescProcess = "";
  193. public string UnitDescProcess
  194. {
  195. get { return unitDescProcess; }
  196. set { unitDescProcess = value; }
  197. }
  198. private string ordLnPk = "";
  199. /// <summary>
  200. /// 合同号
  201. /// </summary>
  202. public string OrdLnPk
  203. {
  204. get { return ordLnPk; }
  205. set { ordLnPk = value; }
  206. }
  207. private string custAlphaNo = "";
  208. /// <summary>
  209. /// 客户alphaNo
  210. /// </summary>
  211. public string CustAlphaNo
  212. {
  213. get { return custAlphaNo; }
  214. set { custAlphaNo = value; }
  215. }
  216. private string useCode = "";
  217. /// <summary>
  218. /// 用途码
  219. /// </summary>
  220. public string UseCode
  221. {
  222. get { return useCode; }
  223. set { useCode = value; }
  224. }
  225. private string specCode = "";
  226. public string SpecCode
  227. {
  228. get { return specCode; }
  229. set { specCode = value; }
  230. }
  231. private string specName = "";
  232. public string SpecName
  233. {
  234. get { return specName; }
  235. set { specName = value; }
  236. }
  237. }
  238. }