@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
public bool SoftDelete { get; set; } = false;
|
public bool SoftDelete { get; set; } = false;
|
||||||
|
|
||||||
public string InstitutionName { get; set; } = string.Empty;
|
//public string InstitutionName { get; set; } = string.Empty;
|
||||||
public string PatientId { get; set; } = string.Empty;
|
public string PatientId { get; set; } = string.Empty;
|
||||||
public string PatientName { get; set; } = string.Empty;
|
public string PatientName { get; set; } = string.Empty;
|
||||||
public string PatientAge { get; set; } = string.Empty;
|
public string PatientAge { get; set; } = string.Empty;
|
||||||
|
|||||||
Reference in New Issue
Block a user