﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'
'     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 ProductDataDimensionDetails

    '''<summary>
    '''ddlProdCode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents ddlProdCode As Global.System.Web.UI.WebControls.DropDownList

    '''<summary>
    '''strAccpacCode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strAccpacCode As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strVendorCode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strVendorCode As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strDescription control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strDescription As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''ddlBrand control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents ddlBrand As Global.System.Web.UI.WebControls.DropDownList

    '''<summary>
    '''intPalletBase control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletBase As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intABVPerc control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intABVPerc As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletLayer control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletLayer As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intImportCertNo control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intImportCertNo As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletTotal control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletTotal As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intBottleWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intBottleWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intVAPGiftUnitWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intVAPGiftUnitWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intCaseWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intCaseWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intBottleNetWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intBottleNetWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intVAPGiftUnitNetWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intVAPGiftUnitNetWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intCaseNetWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intCaseNetWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletNetWeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletNetWeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intBottleHeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intBottleHeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intVAPGiftUnitHeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intVAPGiftUnitHeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intCaseHeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intCaseHeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletHeight control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletHeight As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intBottleWidth control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intBottleWidth As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intVAPGiftUnitWidth control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intVAPGiftUnitWidth As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intCaseWidth control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intCaseWidth As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletWidth control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletWidth As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intBottleLength control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intBottleLength As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intVAPGiftUnitLength control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intVAPGiftUnitLength As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intCaseLength control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intCaseLength As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''intPalletLength control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents intPalletLength As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strBottleBarcode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strBottleBarcode As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strVAPGiftUnitBarcode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strVAPGiftUnitBarcode As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strCaseBarcode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strCaseBarcode As Global.System.Web.UI.WebControls.TextBox

    '''<summary>
    '''strPalletBarcode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents strPalletBarcode As Global.System.Web.UI.WebControls.TextBox

    '''<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>
    '''btnSave control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents btnSave As Global.System.Web.UI.WebControls.Button

    '''<summary>
    '''btnClose control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents btnClose As Global.System.Web.UI.WebControls.Button

    '''<summary>
    '''lblLastEdit control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents lblLastEdit As Global.System.Web.UI.WebControls.Label

    '''<summary>
    '''sdsBrand control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents sdsBrand As Global.System.Web.UI.WebControls.SqlDataSource

    '''<summary>
    '''sdsProdCode control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents sdsProdCode As Global.System.Web.UI.WebControls.SqlDataSource
End Class
