|
| 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? | ResultComplaint [get, set] |
| |
| string? | ResultInvestigate [get, set] |
| |
| string? | Result [get, set] |
| |
| Guid? | Organization [get, set] |
| |
| Guid | ConsideredAgency [get, set] |
| |
| string? | InvestigationDetail [get, set] |
| |
| string? | InvestigationDetailOther [get, set] |
| |
| DateTime? | InvestigationDateStart [get, set] |
| |
| DateTime? | InvestigationDateEnd [get, set] |
| |
| string? | InvestigationDescription [get, set] |
| |
| string? | InvestigationStatusResult [get, set] |
| |
| string? | InvestigationCauseText [get, set] |
| |
| bool | InvestigationExtendStatus = false [get, set] |
| |
| int? | InvestigationDaysExtend [get, set] |
| |
| string? | DisciplinaryWitnesses [get, set] |
| |
| string? | DisciplinaryRecordAccuser [get, set] |
| |
| string? | DisciplinarySummaryEvidence [get, set] |
| |
| string? | DisciplinaryRefLaw [get, set] |
| |
| string? | DisciplinaryFaultLevel [get, set] |
| |
| string? | DisciplinaryInvestigateAt [get, set] |
| |
| string? | DisciplinaryCaseFault [get, set] |
| |
| DateTime? | DisciplinaryDateEvident [get, set] |
| |
| DateTime? | DisciplinaryDateAllegation [get, set] |
| |
| DateTime? | DisciplinaryDateStart [get, set] |
| |
| DateTime? | DisciplinaryDateEnd [get, set] |
| |
| int? | DisciplinaryDaysExtend [get, set] |
| |
| bool | DisciplinaryExtendStatus = false [get, set] |
| |
| DateTime? | DisciplinaryDateInvestigation [get, set] |
| |
| DateTime? | DisciplinaryDateResult [get, set] |
| |
| string? | DisciplinaryStatusResult [get, set] |
| |
| string? | DisciplinaryCauseText [get, set] |
| |
| string? | DisciplinaryResult [get, set] |
| |
| string? | ResultDescription [get, set] |
| |
| DisciplineInvestigate | DisciplineInvestigate [get, set] |
| |
| virtual List< DisciplineDisciplinary_ProfileComplaintInvestigate > | DisciplineDisciplinary_ProfileComplaintInvestigates = new List<DisciplineDisciplinary_ProfileComplaintInvestigate>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocComplaintInvestigate > | DisciplineDisciplinary_DocComplaintInvestigates = new List<DisciplineDisciplinary_DocComplaintInvestigate>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocInvestigate > | DisciplineDisciplinary_DocInvestigates = new List<DisciplineDisciplinary_DocInvestigate>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocInvestigateRelevant > | DisciplineDisciplinary_DocInvestigateRelevants = new List<DisciplineDisciplinary_DocInvestigateRelevant>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DirectorInvestigate > | DisciplineDisciplinary_DirectorInvestigates = new List<DisciplineDisciplinary_DirectorInvestigate>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocSummaryEvidence > | DisciplineDisciplinary_DocSummaryEvidences = new List<DisciplineDisciplinary_DocSummaryEvidence>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocRecordAccuser > | DisciplineDisciplinary_DocRecordAccusers = new List<DisciplineDisciplinary_DocRecordAccuser>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocWitnesses > | DisciplineDisciplinary_DocWitnessess = new List<DisciplineDisciplinary_DocWitnesses>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocOther > | DisciplineDisciplinary_DocOthers = new List<DisciplineDisciplinary_DocOther>() [get, set] |
| |
| virtual List< DisciplineDisciplinary_DocRelevant > | DisciplineDisciplinary_DocRelevants = new List<DisciplineDisciplinary_DocRelevant>() [get, set] |
| |
| virtual List< DisciplineDisciplinaryExtend > | DisciplineDisciplinaryExtends = new List<DisciplineDisciplinaryExtend>() [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] |
| |