Test.EIImageViewer
parent
af2f2f468e
commit
298efa20b3
|
@ -130,7 +130,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
|
|
||||||
public int FileCount { get; set; }
|
public int FileCount { get; set; }
|
||||||
|
|
||||||
public bool IsSuccess = true;
|
public bool IsSuccess { get; set; }
|
||||||
|
|
||||||
public string Note = string.Empty;
|
public string Note = string.Empty;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue