Bozza aggiunta sel multiplo x macchine
This commit is contained in:
@@ -27,6 +27,7 @@ namespace MP.Stats.Data
|
||||
}
|
||||
|
||||
public string IdxMacchina { get; set; } = "*";
|
||||
public List<string> ListIdxMaccSel { get; set; } = new List<string>();
|
||||
public int IdxOdl { get; set; } = -999;
|
||||
public string KeyRichiesta { get; set; } = "*";
|
||||
public string Azione { get; set; } = "*";
|
||||
|
||||
Reference in New Issue
Block a user