change employee upload picture change name style
This commit is contained in:
@@ -35,4 +35,6 @@ public class RollCallEmployeeViewModel : EditRollCallEmployee
|
||||
public string EmployeeFName { get; set; }
|
||||
public long RollCallEmployeeId { get; set; }
|
||||
public bool CreatedByClient { get; set; }
|
||||
public string RollCallEmployeeName { get; set; }
|
||||
public bool HasChangedName { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user