|
| Guid? | PersonId [get, set] |
| |
| string? | CitizenId [get, set] |
| |
| string? | Prefix [get, set] |
| |
| string? | FirstName [get, set] |
| |
| string? | LastName [get, set] |
| |
| string? | Organization [get, set] |
| |
| string? | Position [get, set] |
| |
| string? | PosNo [get, set] |
| |
| string? | PositionLevel [get, set] |
| |
| double? | Salary [get, set] |
| |
| bool | IsReport = false [get, set] |
| |
| DisciplineInvestigate | DisciplineInvestigate [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.DisciplineInvestigate_ProfileComplaint.CitizenId |
|
getset |
◆ DisciplineInvestigate
| DisciplineInvestigate BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.DisciplineInvestigate |
|
getset |
◆ FirstName
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.FirstName |
|
getset |
◆ IsReport
| bool BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.IsReport = false |
|
getset |
◆ LastName
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.LastName |
|
getset |
◆ Organization
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.Organization |
|
getset |
◆ PersonId
| Guid? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.PersonId |
|
getset |
◆ Position
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.Position |
|
getset |
◆ PositionLevel
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.PositionLevel |
|
getset |
◆ PosNo
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.PosNo |
|
getset |
◆ Prefix
| string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.Prefix |
|
getset |
◆ Salary
| double? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate_ProfileComplaint.Salary |
|
getset |
The documentation for this class was generated from the following file: