|
| string? | Level [get, set] |
| |
| string? | Detail [get, set] |
| |
| string? | RefCommandNo [get, set] |
| |
| DateTime? | RefCommandDate [get, set] |
| |
| DateTime? | Date [get, set] |
| |
| virtual List< ProfileDisciplineHistory > | ProfileDisciplineHistorys = 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] |
| |
◆ 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
◆ 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: