116 lines
4.0 KiB
C#
116 lines
4.0 KiB
C#
//------------------------------------------------------------------------------
|
|
// <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>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace MoonPro
|
|
{
|
|
|
|
|
|
public partial class AnalisiProduzione {
|
|
|
|
/// <summary>
|
|
/// mod_mainMap control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_mainMap mod_mainMap;
|
|
|
|
/// <summary>
|
|
/// chkOdlClosed control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkOdlClosed;
|
|
|
|
/// <summary>
|
|
/// chkOdlOpen control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkOdlOpen;
|
|
|
|
/// <summary>
|
|
/// chkOdlNew control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkOdlNew;
|
|
|
|
/// <summary>
|
|
/// mod_periodoAnalisi control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_periodoAnalisi mod_periodoAnalisi;
|
|
|
|
/// <summary>
|
|
/// listMacchine control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ListBox listMacchine;
|
|
|
|
/// <summary>
|
|
/// odsMacchine control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ObjectDataSource odsMacchine;
|
|
|
|
/// <summary>
|
|
/// upAnProd control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upAnProd;
|
|
|
|
/// <summary>
|
|
/// mod_AnPro_Totali control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_AnPro_Totali mod_AnPro_Totali;
|
|
|
|
/// <summary>
|
|
/// mod_AnPro_DettArt control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_AnPro_DettArt mod_AnPro_DettArt;
|
|
|
|
/// <summary>
|
|
/// mod_AnPro_DettGg control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_AnPro_DettGg mod_AnPro_DettGg;
|
|
}
|
|
}
|