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

Properties

string? Level [get, set]
 
string? Detail [get, set]
 
string? RefCommandNo [get, set]
 
DateTime? RefCommandDate [get, set]
 
DateTime? Date [get, set]
 
virtual List< ProfileDisciplineHistoryProfileDisciplineHistorys = new List<ProfileDisciplineHistory>() [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

◆ Date

DateTime? BMA.EHR.Domain.Models.HR.ProfileDiscipline.Date
getset

◆ Detail

string? BMA.EHR.Domain.Models.HR.ProfileDiscipline.Detail
getset

◆ Level

string? BMA.EHR.Domain.Models.HR.ProfileDiscipline.Level
getset

◆ Profile

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

◆ ProfileDisciplineHistorys

virtual List<ProfileDisciplineHistory> BMA.EHR.Domain.Models.HR.ProfileDiscipline.ProfileDisciplineHistorys = new List<ProfileDisciplineHistory>()
getset

◆ RefCommandDate

DateTime? BMA.EHR.Domain.Models.HR.ProfileDiscipline.RefCommandDate
getset

◆ RefCommandNo

string? BMA.EHR.Domain.Models.HR.ProfileDiscipline.RefCommandNo
getset

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