Érték megadása is !

This commit is contained in:
2025-03-10 15:05:26 +01:00
parent 762eb19af2
commit 1ee1e8fa32
@@ -22,6 +22,7 @@ namespace WorkFlowCheck.Common.DTO
/// I-SN (Fehér igen, sárga nem)
/// PI-N (Piros igen,fehér nem)
/// I-PN (Fehér igen, piros nem)
/// V (Érték megadása)
///
/// </summary>
public string AnswerType { get; set; } = null!;