selezione ODL DueDate entro parametro config
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user