|
| string | Status = string.Empty [get, set] |
| |
| string | RespondentType = string.Empty [get, set] |
| |
| string | Title = string.Empty [get, set] |
| |
| string | Description = string.Empty [get, set] |
| |
| DateTime | DateReceived [get, set] |
| |
| string | LevelConsideration = string.Empty [get, set] |
| |
| DateTime? | DateConsideration [get, set] |
| |
| string | OffenseDetails = string.Empty [get, set] |
| |
| DateTime | DateNotification [get, set] |
| |
| string | ComplaintFrom = string.Empty [get, set] |
| |
| string | Appellant = string.Empty [get, set] |
| |
| string? | Result [get, set] |
| |
| Guid? | Organization [get, set] |
| |
| Guid | ConsideredAgency [get, set] |
| |
| virtual List< DisciplineComplaint_Profile > | DisciplineComplaint_Profiles = new List<DisciplineComplaint_Profile>() [get, set] |
| |
| virtual List< DisciplineComplaint_Doc > | DisciplineComplaint_Docs = new List<DisciplineComplaint_Doc>() [get, set] |
| |
| virtual List< DisciplineInvestigate > | DisciplineInvestigates = new List<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] |
| |
◆ Appellant
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Appellant = string.Empty |
|
getset |
◆ ComplaintFrom
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.ComplaintFrom = string.Empty |
|
getset |
◆ ConsideredAgency
| Guid BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.ConsideredAgency |
|
getset |
◆ DateConsideration
| DateTime? BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.DateConsideration |
|
getset |
◆ DateNotification
| DateTime BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.DateNotification |
|
getset |
◆ DateReceived
| DateTime BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.DateReceived |
|
getset |
◆ Description
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Description = string.Empty |
|
getset |
◆ DisciplineComplaint_Docs
◆ DisciplineComplaint_Profiles
◆ DisciplineInvestigates
◆ LevelConsideration
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.LevelConsideration = string.Empty |
|
getset |
◆ OffenseDetails
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.OffenseDetails = string.Empty |
|
getset |
◆ Organization
| Guid? BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Organization |
|
getset |
◆ RespondentType
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.RespondentType = string.Empty |
|
getset |
◆ Result
| string? BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Result |
|
getset |
◆ Status
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Status = string.Empty |
|
getset |
◆ Title
| string BMA.EHR.Domain.Models.Discipline.DisciplineComplaint.Title = string.Empty |
|
getset |
The documentation for this class was generated from the following file: