selezione ODL DueDate entro parametro config

This commit is contained in:
Samuele E. Locatelli
2021-03-02 18:59:37 +01:00
parent 8a59e8a0cf
commit ff46190969
12 changed files with 245 additions and 171 deletions
+11
View File
@@ -223,6 +223,17 @@ namespace MoonProTablet.WebUserControls
}
}
/// <summary>
/// Num giorni configurati x selezione ODL in scadenza
/// </summary>
public int numDaySelOdl
{
get
{
return memLayer.ML.CRI("numDaySelOdl");
}
}
/// <summary>
/// Sotto sistema (macchina) selezionato in sessione
/// </summary>