Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
commit
1709a9746c
|
@ -36,6 +36,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||||
public Guid SeriesId { get; set; }
|
public Guid SeriesId { get; set; }
|
||||||
|
|
||||||
public bool IsConfirmed { get; set; }
|
public bool IsConfirmed { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
public bool IsReading { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue