'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3053
'
'     Changes to this file may cause incorrect behavior and will be lost if
'     the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------

Option Strict On
Option Explicit On



Partial Public Class IntegrityTest

  '''<summary>
  '''gvSummary control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvSummary As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''gvCustomerMaster control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvCustomerMaster As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''btnCustomerMst control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnCustomerMst As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''gvCustomerDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvCustomerDW As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''btnCustomerDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnCustomerDW As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''gvPMst control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvPMst As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''btnPMst control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnPMst As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''gvPDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvPDW As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''btnPDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnPDW As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''btnPMstAdd control.
  '''</summary>
  '''<remarks>
  '''Add to Data Warehouse button (renamed from duplicate btnPMst for valid HTML id).
  '''</remarks>
  Protected WithEvents btnPMstAdd As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''btnPDWAdd control.
  '''</summary>
  '''<remarks>
  '''Add to Master button (renamed from duplicate btnPDW for valid HTML id).
  '''</remarks>
  Protected WithEvents btnPDWAdd As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''lblMessage control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents lblMessage As Global.System.Web.UI.WebControls.Label

  '''<summary>
  '''sdsSummary control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsSummary As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsCustomerMaster control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsCustomerMaster As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsCustomerDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsCustomerDW As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsProductMst control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsProductMst As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsProductDW control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsProductDW As Global.System.Web.UI.WebControls.SqlDataSource
End Class
