|
| string? | CitizenId [get, set] |
| |
| string? | ProfileType [get, set] |
| |
| Prefix? | Prefix [get, set] |
| |
| string? | FirstName [get, set] |
| |
| string? | LastName [get, set] |
| |
| OrganizationEntity? | Oc [get, set] |
| |
| PositionPath? | Position [get, set] |
| |
| PositionNumberEntity? | PosNo [get, set] |
| |
| string? | PosNoEmployee [get, set] |
| |
| PositionLevel? | PositionLevel [get, set] |
| |
| PositionEmployeePosition? | PositionEmployeePosition [get, set] |
| |
| PositionEmployeeLevel? | PositionEmployeeLevel [get, set] |
| |
| double? | Salary [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] |
| |
◆ CitizenId
| string? BMA.EHR.Domain.Models.Discipline.Profile.CitizenId |
|
getset |
◆ FirstName
| string? BMA.EHR.Domain.Models.Discipline.Profile.FirstName |
|
getset |
◆ LastName
| string? BMA.EHR.Domain.Models.Discipline.Profile.LastName |
|
getset |
◆ Oc
◆ Position
| PositionPath? BMA.EHR.Domain.Models.Discipline.Profile.Position |
|
getset |
◆ PositionEmployeeLevel
◆ PositionEmployeePosition
◆ PositionLevel
| PositionLevel? BMA.EHR.Domain.Models.Discipline.Profile.PositionLevel |
|
getset |
◆ PosNo
◆ PosNoEmployee
| string? BMA.EHR.Domain.Models.Discipline.Profile.PosNoEmployee |
|
getset |
◆ Prefix
| Prefix? BMA.EHR.Domain.Models.Discipline.Profile.Prefix |
|
getset |
◆ ProfileType
| string? BMA.EHR.Domain.Models.Discipline.Profile.ProfileType |
|
getset |
◆ Salary
| double? BMA.EHR.Domain.Models.Discipline.Profile.Salary |
|
getset |
The documentation for this class was generated from the following file: