|
| bool? | RegistrationSame [get, set] |
| |
| string? | RegistrationAddress [get, set] |
| |
| Guid? | RegistrationSubDistrictId [get, set] |
| |
| string? | RegistrationSubDistrict [get, set] |
| |
| Guid? | RegistrationDistrictId [get, set] |
| |
| string? | RegistrationDistrict [get, set] |
| |
| Guid? | RegistrationProvinceId [get, set] |
| |
| string? | RegistrationProvince [get, set] |
| |
| string? | RegistrationZipCode [get, set] |
| |
| string? | CurrentAddress [get, set] |
| |
| Guid? | CurrentSubDistrictId [get, set] |
| |
| string? | CurrentSubDistrict [get, set] |
| |
| Guid? | CurrentDistrictId [get, set] |
| |
| string? | CurrentDistrict [get, set] |
| |
| Guid? | CurrentProvinceId [get, set] |
| |
| string? | CurrentProvince [get, set] |
| |
| string? | CurrentZipCode [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] |
| |
◆ CurrentAddress
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentAddress |
|
getset |
◆ CurrentDistrict
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentDistrict |
|
getset |
◆ CurrentDistrictId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentDistrictId |
|
getset |
◆ CurrentProvince
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentProvince |
|
getset |
◆ CurrentProvinceId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentProvinceId |
|
getset |
◆ CurrentSubDistrict
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentSubDistrict |
|
getset |
◆ CurrentSubDistrictId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentSubDistrictId |
|
getset |
◆ CurrentZipCode
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.CurrentZipCode |
|
getset |
◆ Profile
| virtual ? Profile BMA.EHR.Domain.Models.HR.ProfileAddressHistory.Profile |
|
getset |
◆ RegistrationAddress
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationAddress |
|
getset |
◆ RegistrationDistrict
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationDistrict |
|
getset |
◆ RegistrationDistrictId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationDistrictId |
|
getset |
◆ RegistrationProvince
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationProvince |
|
getset |
◆ RegistrationProvinceId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationProvinceId |
|
getset |
◆ RegistrationSame
| bool? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationSame |
|
getset |
◆ RegistrationSubDistrict
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationSubDistrict |
|
getset |
◆ RegistrationSubDistrictId
| Guid? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationSubDistrictId |
|
getset |
◆ RegistrationZipCode
| string? BMA.EHR.Domain.Models.HR.ProfileAddressHistory.RegistrationZipCode |
|
getset |
The documentation for this class was generated from the following file: