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

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]
 
bool IsActive = true [get, set]
 
virtual List< ProfileEducationHistoryProfileEducationHistorys = new List<ProfileEducationHistory>() [get, set]
 
virtual ? Profile Profile [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.ProfileEducation.Country
getset

◆ Degree

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

◆ Duration

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

◆ DurationYear

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

◆ EducationLevel

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

◆ EducationLevelId

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

◆ EndDate

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

◆ Field

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

◆ FinishDate

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

◆ FundName

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

◆ Gpa

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

◆ Institute

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

◆ IsActive

bool BMA.EHR.Domain.Models.HR.ProfileEducation.IsActive = true
getset

◆ Other

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

◆ PositionPath

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

◆ PositionPathId

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

◆ Profile

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

◆ ProfileEducationHistorys

virtual List<ProfileEducationHistory> BMA.EHR.Domain.Models.HR.ProfileEducation.ProfileEducationHistorys = new List<ProfileEducationHistory>()
getset

◆ StartDate

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

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