BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.HR.ProfileEducationHistory Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.HR.ProfileEducationHistory:
Collaboration diagram for BMA.EHR.Domain.Models.HR.ProfileEducationHistory:

Properties

string? Institute [get, set]
 
string? Degree [get, set]
 
string? Field [get, set]
 
string? Gpa [get, set]
 
string? Country [get, set]
 
string? Duration [get, set]
 
string? Other [get, set]
 
string? FundName [get, set]
 
int DurationYear [get, set]
 
DateTime? FinishDate [get, set]
 
DateTime? StartDate [get, set]
 
DateTime? EndDate [get, set]
 
string? EducationLevel [get, set]
 
Guid? EducationLevelId [get, set]
 
string? PositionPath [get, set]
 
Guid? PositionPathId [get, set]
 
virtual ? ProfileEducation ProfileEducation [get, set]
 
- Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase
Guid Id [get, set]
 
DateTime CreatedAt = DateTime.Now [get, set]
 
string CreatedUserId = string.Empty [get, set]
 
DateTime? LastUpdatedAt [get, set]
 
string LastUpdateUserId = string.Empty [get, set]
 
string CreatedFullName = string.Empty [get, set]
 
string LastUpdateFullName = string.Empty [get, set]
 

Property Documentation

◆ Country

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Country
getset

◆ Degree

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Degree
getset

◆ Duration

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Duration
getset

◆ DurationYear

int BMA.EHR.Domain.Models.HR.ProfileEducationHistory.DurationYear
getset

◆ EducationLevel

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.EducationLevel
getset

◆ EducationLevelId

Guid? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.EducationLevelId
getset

◆ EndDate

DateTime? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.EndDate
getset

◆ Field

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Field
getset

◆ FinishDate

DateTime? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.FinishDate
getset

◆ FundName

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.FundName
getset

◆ Gpa

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Gpa
getset

◆ Institute

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Institute
getset

◆ Other

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.Other
getset

◆ PositionPath

string? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.PositionPath
getset

◆ PositionPathId

Guid? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.PositionPathId
getset

◆ ProfileEducation

virtual ? ProfileEducation BMA.EHR.Domain.Models.HR.ProfileEducationHistory.ProfileEducation
getset

◆ StartDate

DateTime? BMA.EHR.Domain.Models.HR.ProfileEducationHistory.StartDate
getset

The documentation for this class was generated from the following file: