Added new shanks data

Added isEnabled tool field
This commit is contained in:
Lucio Maranta
2018-05-04 17:06:25 +02:00
parent 17370e29c9
commit d2b88a6992
6 changed files with 74 additions and 10 deletions
+1
View File
@@ -101,6 +101,7 @@
<Compile Include="DTOModels\DTOStartupConfigurationModel.cs" />
<Compile Include="DTOModels\DTOUserModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOEdgeModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOShankModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOSiemensToolModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="DatabaseModels\UserModel.cs">