Compare commits
4 Commits
2fa3cbcfb4
...
1768c59923
Author | SHA1 | Date | |
---|---|---|---|
1768c59923 | |||
ce7298fcd2 | |||
c1df34a0ee | |||
c44bd13c85 |
@ -11,7 +11,7 @@ namespace BlacksmithWorkshopBusinessLogic.OfficePackage.HelperModels
|
||||
{
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
public string Title { get; set; } = string.Empty;
|
||||
// public List<ComponentViewModel> Components { get; set; } = new();
|
||||
|
||||
public List<ManufactureViewModel> Manufactures { get; set; } = new();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user