BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.HR.ProfileFamilyHistory Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.HR.ProfileFamilyHistory:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

bool? Couple [get, set]
 
Guid? CouplePrefixId [get, set]
 
string? CouplePrefix [get, set]
 
string? CoupleFirstName [get, set]
 
string? CoupleLastName [get, set]
 
string? CoupleLastNameOld [get, set]
 
string? CoupleCareer [get, set]
 
Guid? FatherPrefixId [get, set]
 
string? FatherPrefix [get, set]
 
string? FatherFirstName [get, set]
 
string? FatherLastName [get, set]
 
string? FatherCareer [get, set]
 
Guid? MotherPrefixId [get, set]
 
string? MotherPrefix [get, set]
 
string? MotherFirstName [get, set]
 
string? MotherLastName [get, set]
 
string? MotherCareer [get, set]
 
virtual ? Profile Profile [get, set]
 
virtual List< ProfileChildrenHistoryChildrens = new List<ProfileChildrenHistory>() [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

◆ Childrens

virtual List<ProfileChildrenHistory> BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.Childrens = new List<ProfileChildrenHistory>()
getset

◆ Couple

bool? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.Couple
getset

◆ CoupleCareer

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CoupleCareer
getset

◆ CoupleFirstName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CoupleFirstName
getset

◆ CoupleLastName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CoupleLastName
getset

◆ CoupleLastNameOld

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CoupleLastNameOld
getset

◆ CouplePrefix

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CouplePrefix
getset

◆ CouplePrefixId

Guid? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.CouplePrefixId
getset

◆ FatherCareer

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.FatherCareer
getset

◆ FatherFirstName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.FatherFirstName
getset

◆ FatherLastName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.FatherLastName
getset

◆ FatherPrefix

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.FatherPrefix
getset

◆ FatherPrefixId

Guid? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.FatherPrefixId
getset

◆ MotherCareer

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.MotherCareer
getset

◆ MotherFirstName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.MotherFirstName
getset

◆ MotherLastName

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.MotherLastName
getset

◆ MotherPrefix

string? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.MotherPrefix
getset

◆ MotherPrefixId

Guid? BMA.EHR.Domain.Models.HR.ProfileFamilyHistory.MotherPrefixId
getset

◆ Profile

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

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