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