|
| string? | Level [get, set] |
| |
| string? | Detail [get, set] |
| |
| string? | RefCommandNo [get, set] |
| |
| DateTime? | RefCommandDate [get, set] |
| |
| DateTime? | Date [get, set] |
| |
| virtual ? ProfileDiscipline | ProfileDiscipline [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.ProfileDisciplineHistory.Date |
|
getset |
◆ Detail
| string? BMA.EHR.Domain.Models.HR.ProfileDisciplineHistory.Detail |
|
getset |
◆ Level
| string? BMA.EHR.Domain.Models.HR.ProfileDisciplineHistory.Level |
|
getset |
◆ ProfileDiscipline
| virtual ? ProfileDiscipline BMA.EHR.Domain.Models.HR.ProfileDisciplineHistory.ProfileDiscipline |
|
getset |
◆ RefCommandDate
| DateTime? BMA.EHR.Domain.Models.HR.ProfileDisciplineHistory.RefCommandDate |
|
getset |
◆ RefCommandNo
| string? BMA.EHR.Domain.Models.HR.ProfileDisciplineHistory.RefCommandNo |
|
getset |
The documentation for this class was generated from the following file: