|
| string? | Issuer [get, set] |
| |
| string? | Detail [get, set] |
| |
| DateTime? | IssueDate [get, set] |
| |
| virtual List< ProfileHonorHistory > | ProfileHonorHistorys = new List<ProfileHonorHistory>() [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] |
| |
◆ Detail
| string? BMA.EHR.Domain.Models.HR.ProfileHonor.Detail |
|
getset |
◆ IssueDate
| DateTime? BMA.EHR.Domain.Models.HR.ProfileHonor.IssueDate |
|
getset |
◆ Issuer
| string? BMA.EHR.Domain.Models.HR.ProfileHonor.Issuer |
|
getset |
◆ Profile
| virtual ? Profile BMA.EHR.Domain.Models.HR.ProfileHonor.Profile |
|
getset |
◆ ProfileHonorHistorys
The documentation for this class was generated from the following file: