Continuo redistribuzione dati ordini

This commit is contained in:
Samuele Locatelli
2021-06-09 19:30:55 +02:00
parent ce3d27bbda
commit dc4601ff7e
8 changed files with 241 additions and 35 deletions
+18 -9
View File
@@ -77,15 +77,6 @@ namespace NKC_WF.WebUserControls
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblRatio01;
/// <summary>
/// lblSplitRatio 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.Label lblSplitRatio;
/// <summary>
/// lblRatio02 control.
/// </summary>
@@ -103,5 +94,23 @@ namespace NKC_WF.WebUserControls
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox txtRatio;
/// <summary>
/// cmp_orderExtListNE01 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderExtList cmp_orderExtListNE01;
/// <summary>
/// cmp_orderExtListNE02 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderExtList cmp_orderExtListNE02;
}
}