WIP MGI Fanuc

WIP Override & process data
Fix maintainer
This commit is contained in:
Lucio Maranta
2019-06-06 12:45:50 +02:00
parent a93aaba321
commit 7ce41d51bb
15 changed files with 52 additions and 38 deletions
@@ -14,6 +14,7 @@ namespace Step.Model.DTOModels
public bool ProdEnabled { get; set; }
public string ProdPath { get; set; }
public bool Autorun { get; set; }
public bool MgiOption { get; set; }
public List<ExtSoftwareModel> ExtSoftwares { get; set; }
public CultureInfo DefaultLanguage