Dtos.Employee General Information

The derived element is derived from the Employee entity.

Derived element shape

Element Kind Type Source
 Employee Employee
 Id Field int (System.Int32) Employee.Id
 Name Field string (System.String) Employee.Name
 StartDate Field datetime (System.DateTime) Employee.StartDate
 WorksForDepartmentId Field int (System.Int32) Employee.WorksForDepartmentId (FK)