Bozza aggiunta sel multiplo x macchine

This commit is contained in:
Samuele Locatelli
2025-07-05 17:43:15 +02:00
parent 3acf4e3bcc
commit 7f67bc1a39
9 changed files with 127 additions and 22 deletions
+1
View File
@@ -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; } = "*";