Lejönnek a CheckPointhoz tartozó sorok
This commit is contained in:
@@ -12,6 +12,6 @@ namespace WorkFlowCheck.MAUI.DataLayer.Entities
|
||||
public string ShortName { get; set; } = null!;
|
||||
public string Code { get; set; } = null!;
|
||||
|
||||
|
||||
public virtual ICollection<CheckListTemplateRow> CheckListTemplateRows { get; set; } = new List<CheckListTemplateRow>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user