Merge branch 'develop' of https://bitbucket.org/ncarminati/cms_step into develop
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Step.Model.DTOModels.ToolModels
|
||||
public int RightSize { get; set; }
|
||||
[Required]
|
||||
public int MagazinePositionType { get; set; }
|
||||
[Required]
|
||||
|
||||
public List<DTOShankChildModel> ChildsTools { get; set; }
|
||||
|
||||
public static explicit operator ShankModel(DTOShankModel obj)
|
||||
|
||||
Reference in New Issue
Block a user