You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

420 lines
15 KiB

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace Swift.web.Remit.RiskBaseAnalysis {
  10. public partial class cusRBACalcDetails {
  11. /// <summary>
  12. /// form1 control.
  13. /// </summary>
  14. /// <remarks>
  15. /// Auto-generated field.
  16. /// To modify move field declaration from designer file to code-behind file.
  17. /// </remarks>
  18. protected global::System.Web.UI.HtmlControls.HtmlForm form1;
  19. /// <summary>
  20. /// rbaLevel control.
  21. /// </summary>
  22. /// <remarks>
  23. /// Auto-generated field.
  24. /// To modify move field declaration from designer file to code-behind file.
  25. /// </remarks>
  26. protected global::System.Web.UI.WebControls.Label rbaLevel;
  27. /// <summary>
  28. /// rbaRating control.
  29. /// </summary>
  30. /// <remarks>
  31. /// Auto-generated field.
  32. /// To modify move field declaration from designer file to code-behind file.
  33. /// </remarks>
  34. protected global::System.Web.UI.WebControls.Label rbaRating;
  35. /// <summary>
  36. /// fullName control.
  37. /// </summary>
  38. /// <remarks>
  39. /// Auto-generated field.
  40. /// To modify move field declaration from designer file to code-behind file.
  41. /// </remarks>
  42. protected global::System.Web.UI.WebControls.Label fullName;
  43. /// <summary>
  44. /// dob control.
  45. /// </summary>
  46. /// <remarks>
  47. /// Auto-generated field.
  48. /// To modify move field declaration from designer file to code-behind file.
  49. /// </remarks>
  50. protected global::System.Web.UI.WebControls.Label dob;
  51. /// <summary>
  52. /// gender control.
  53. /// </summary>
  54. /// <remarks>
  55. /// Auto-generated field.
  56. /// To modify move field declaration from designer file to code-behind file.
  57. /// </remarks>
  58. protected global::System.Web.UI.WebControls.Label gender;
  59. /// <summary>
  60. /// nativeCountry control.
  61. /// </summary>
  62. /// <remarks>
  63. /// Auto-generated field.
  64. /// To modify move field declaration from designer file to code-behind file.
  65. /// </remarks>
  66. protected global::System.Web.UI.WebControls.Label nativeCountry;
  67. /// <summary>
  68. /// idType control.
  69. /// </summary>
  70. /// <remarks>
  71. /// Auto-generated field.
  72. /// To modify move field declaration from designer file to code-behind file.
  73. /// </remarks>
  74. protected global::System.Web.UI.WebControls.Label idType;
  75. /// <summary>
  76. /// idNumber control.
  77. /// </summary>
  78. /// <remarks>
  79. /// Auto-generated field.
  80. /// To modify move field declaration from designer file to code-behind file.
  81. /// </remarks>
  82. protected global::System.Web.UI.WebControls.Label idNumber;
  83. /// <summary>
  84. /// country control.
  85. /// </summary>
  86. /// <remarks>
  87. /// Auto-generated field.
  88. /// To modify move field declaration from designer file to code-behind file.
  89. /// </remarks>
  90. protected global::System.Web.UI.WebControls.Label country;
  91. /// <summary>
  92. /// state control.
  93. /// </summary>
  94. /// <remarks>
  95. /// Auto-generated field.
  96. /// To modify move field declaration from designer file to code-behind file.
  97. /// </remarks>
  98. protected global::System.Web.UI.WebControls.Label state;
  99. /// <summary>
  100. /// city control.
  101. /// </summary>
  102. /// <remarks>
  103. /// Auto-generated field.
  104. /// To modify move field declaration from designer file to code-behind file.
  105. /// </remarks>
  106. protected global::System.Web.UI.WebControls.Label city;
  107. /// <summary>
  108. /// address control.
  109. /// </summary>
  110. /// <remarks>
  111. /// Auto-generated field.
  112. /// To modify move field declaration from designer file to code-behind file.
  113. /// </remarks>
  114. protected global::System.Web.UI.WebControls.Label address;
  115. /// <summary>
  116. /// mobileNo control.
  117. /// </summary>
  118. /// <remarks>
  119. /// Auto-generated field.
  120. /// To modify move field declaration from designer file to code-behind file.
  121. /// </remarks>
  122. protected global::System.Web.UI.WebControls.Label mobileNo;
  123. /// <summary>
  124. /// email control.
  125. /// </summary>
  126. /// <remarks>
  127. /// Auto-generated field.
  128. /// To modify move field declaration from designer file to code-behind file.
  129. /// </remarks>
  130. protected global::System.Web.UI.WebControls.Label email;
  131. /// <summary>
  132. /// tblCusRBA control.
  133. /// </summary>
  134. /// <remarks>
  135. /// Auto-generated field.
  136. /// To modify move field declaration from designer file to code-behind file.
  137. /// </remarks>
  138. protected global::System.Web.UI.HtmlControls.HtmlTable tblCusRBA;
  139. /// <summary>
  140. /// txnCountRating control.
  141. /// </summary>
  142. /// <remarks>
  143. /// Auto-generated field.
  144. /// To modify move field declaration from designer file to code-behind file.
  145. /// </remarks>
  146. protected global::System.Web.UI.WebControls.Label txnCountRating;
  147. /// <summary>
  148. /// txnCountWeight control.
  149. /// </summary>
  150. /// <remarks>
  151. /// Auto-generated field.
  152. /// To modify move field declaration from designer file to code-behind file.
  153. /// </remarks>
  154. protected global::System.Web.UI.WebControls.Label txnCountWeight;
  155. /// <summary>
  156. /// txnCountScore control.
  157. /// </summary>
  158. /// <remarks>
  159. /// Auto-generated field.
  160. /// To modify move field declaration from designer file to code-behind file.
  161. /// </remarks>
  162. protected global::System.Web.UI.WebControls.Label txnCountScore;
  163. /// <summary>
  164. /// txnAmountRating control.
  165. /// </summary>
  166. /// <remarks>
  167. /// Auto-generated field.
  168. /// To modify move field declaration from designer file to code-behind file.
  169. /// </remarks>
  170. protected global::System.Web.UI.WebControls.Label txnAmountRating;
  171. /// <summary>
  172. /// txnAmountWeight control.
  173. /// </summary>
  174. /// <remarks>
  175. /// Auto-generated field.
  176. /// To modify move field declaration from designer file to code-behind file.
  177. /// </remarks>
  178. protected global::System.Web.UI.WebControls.Label txnAmountWeight;
  179. /// <summary>
  180. /// txnAmountScore control.
  181. /// </summary>
  182. /// <remarks>
  183. /// Auto-generated field.
  184. /// To modify move field declaration from designer file to code-behind file.
  185. /// </remarks>
  186. protected global::System.Web.UI.WebControls.Label txnAmountScore;
  187. /// <summary>
  188. /// outletsUsedRating control.
  189. /// </summary>
  190. /// <remarks>
  191. /// Auto-generated field.
  192. /// To modify move field declaration from designer file to code-behind file.
  193. /// </remarks>
  194. protected global::System.Web.UI.WebControls.Label outletsUsedRating;
  195. /// <summary>
  196. /// outletsUsedWeight control.
  197. /// </summary>
  198. /// <remarks>
  199. /// Auto-generated field.
  200. /// To modify move field declaration from designer file to code-behind file.
  201. /// </remarks>
  202. protected global::System.Web.UI.WebControls.Label outletsUsedWeight;
  203. /// <summary>
  204. /// outletsUsedScore control.
  205. /// </summary>
  206. /// <remarks>
  207. /// Auto-generated field.
  208. /// To modify move field declaration from designer file to code-behind file.
  209. /// </remarks>
  210. protected global::System.Web.UI.WebControls.Label outletsUsedScore;
  211. /// <summary>
  212. /// bnfcountrycountRating control.
  213. /// </summary>
  214. /// <remarks>
  215. /// Auto-generated field.
  216. /// To modify move field declaration from designer file to code-behind file.
  217. /// </remarks>
  218. protected global::System.Web.UI.WebControls.Label bnfcountrycountRating;
  219. /// <summary>
  220. /// bnfcountrycountWeight control.
  221. /// </summary>
  222. /// <remarks>
  223. /// Auto-generated field.
  224. /// To modify move field declaration from designer file to code-behind file.
  225. /// </remarks>
  226. protected global::System.Web.UI.WebControls.Label bnfcountrycountWeight;
  227. /// <summary>
  228. /// bnfcountrycountScore control.
  229. /// </summary>
  230. /// <remarks>
  231. /// Auto-generated field.
  232. /// To modify move field declaration from designer file to code-behind file.
  233. /// </remarks>
  234. protected global::System.Web.UI.WebControls.Label bnfcountrycountScore;
  235. /// <summary>
  236. /// bnfcountRating control.
  237. /// </summary>
  238. /// <remarks>
  239. /// Auto-generated field.
  240. /// To modify move field declaration from designer file to code-behind file.
  241. /// </remarks>
  242. protected global::System.Web.UI.WebControls.Label bnfcountRating;
  243. /// <summary>
  244. /// bnfcountWeight control.
  245. /// </summary>
  246. /// <remarks>
  247. /// Auto-generated field.
  248. /// To modify move field declaration from designer file to code-behind file.
  249. /// </remarks>
  250. protected global::System.Web.UI.WebControls.Label bnfcountWeight;
  251. /// <summary>
  252. /// bnfcountScore control.
  253. /// </summary>
  254. /// <remarks>
  255. /// Auto-generated field.
  256. /// To modify move field declaration from designer file to code-behind file.
  257. /// </remarks>
  258. protected global::System.Web.UI.WebControls.Label bnfcountScore;
  259. /// <summary>
  260. /// ratingTotal control.
  261. /// </summary>
  262. /// <remarks>
  263. /// Auto-generated field.
  264. /// To modify move field declaration from designer file to code-behind file.
  265. /// </remarks>
  266. protected global::System.Web.UI.WebControls.Label ratingTotal;
  267. /// <summary>
  268. /// weightTotal control.
  269. /// </summary>
  270. /// <remarks>
  271. /// Auto-generated field.
  272. /// To modify move field declaration from designer file to code-behind file.
  273. /// </remarks>
  274. protected global::System.Web.UI.WebControls.Label weightTotal;
  275. /// <summary>
  276. /// ScoreTotal control.
  277. /// </summary>
  278. /// <remarks>
  279. /// Auto-generated field.
  280. /// To modify move field declaration from designer file to code-behind file.
  281. /// </remarks>
  282. protected global::System.Web.UI.WebControls.Label ScoreTotal;
  283. /// <summary>
  284. /// Rating control.
  285. /// </summary>
  286. /// <remarks>
  287. /// Auto-generated field.
  288. /// To modify move field declaration from designer file to code-behind file.
  289. /// </remarks>
  290. protected global::System.Web.UI.WebControls.Label Rating;
  291. /// <summary>
  292. /// tblRBASummary control.
  293. /// </summary>
  294. /// <remarks>
  295. /// Auto-generated field.
  296. /// To modify move field declaration from designer file to code-behind file.
  297. /// </remarks>
  298. protected global::System.Web.UI.HtmlControls.HtmlTable tblRBASummary;
  299. /// <summary>
  300. /// taRating control.
  301. /// </summary>
  302. /// <remarks>
  303. /// Auto-generated field.
  304. /// To modify move field declaration from designer file to code-behind file.
  305. /// </remarks>
  306. protected global::System.Web.UI.WebControls.Label taRating;
  307. /// <summary>
  308. /// taWeight control.
  309. /// </summary>
  310. /// <remarks>
  311. /// Auto-generated field.
  312. /// To modify move field declaration from designer file to code-behind file.
  313. /// </remarks>
  314. protected global::System.Web.UI.WebControls.Label taWeight;
  315. /// <summary>
  316. /// taScore control.
  317. /// </summary>
  318. /// <remarks>
  319. /// Auto-generated field.
  320. /// To modify move field declaration from designer file to code-behind file.
  321. /// </remarks>
  322. protected global::System.Web.UI.WebControls.Label taScore;
  323. /// <summary>
  324. /// paRating control.
  325. /// </summary>
  326. /// <remarks>
  327. /// Auto-generated field.
  328. /// To modify move field declaration from designer file to code-behind file.
  329. /// </remarks>
  330. protected global::System.Web.UI.WebControls.Label paRating;
  331. /// <summary>
  332. /// paWeight control.
  333. /// </summary>
  334. /// <remarks>
  335. /// Auto-generated field.
  336. /// To modify move field declaration from designer file to code-behind file.
  337. /// </remarks>
  338. protected global::System.Web.UI.WebControls.Label paWeight;
  339. /// <summary>
  340. /// paScore control.
  341. /// </summary>
  342. /// <remarks>
  343. /// Auto-generated field.
  344. /// To modify move field declaration from designer file to code-behind file.
  345. /// </remarks>
  346. protected global::System.Web.UI.WebControls.Label paScore;
  347. /// <summary>
  348. /// rbaSummaryWeight control.
  349. /// </summary>
  350. /// <remarks>
  351. /// Auto-generated field.
  352. /// To modify move field declaration from designer file to code-behind file.
  353. /// </remarks>
  354. protected global::System.Web.UI.WebControls.Label rbaSummaryWeight;
  355. /// <summary>
  356. /// rbaSummaryTotal control.
  357. /// </summary>
  358. /// <remarks>
  359. /// Auto-generated field.
  360. /// To modify move field declaration from designer file to code-behind file.
  361. /// </remarks>
  362. protected global::System.Web.UI.WebControls.Label rbaSummaryTotal;
  363. /// <summary>
  364. /// rbaSummaryRating control.
  365. /// </summary>
  366. /// <remarks>
  367. /// Auto-generated field.
  368. /// To modify move field declaration from designer file to code-behind file.
  369. /// </remarks>
  370. protected global::System.Web.UI.WebControls.Label rbaSummaryRating;
  371. }
  372. }