First Initial
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace TodoAPI2.Models
|
||||
{
|
||||
public class external_employeeWithSelectionViewModel: external_employeeViewModel
|
||||
{
|
||||
//public List<eva_performance_criteriaViewModel> eva_performance_criteria_id { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user