BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

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? 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]
 
DisciplineComplaint DisciplineComplaint [get, set]
 
virtual List< DisciplineInvestigate_ProfileComplaintDisciplineInvestigate_ProfileComplaints = new List<DisciplineInvestigate_ProfileComplaint>() [get, set]
 
virtual List< DisciplineInvestigate_DocComplaintDisciplineInvestigate_DocComplaints = new List<DisciplineInvestigate_DocComplaint>() [get, set]
 
virtual List< DisciplineInvestigate_DocDisciplineInvestigate_Docs = new List<DisciplineInvestigate_Doc>() [get, set]
 
virtual List< DisciplineInvestigateRelevant_DocDisciplineInvestigateRelevant_Docs = new List<DisciplineInvestigateRelevant_Doc>() [get, set]
 
virtual List< DisciplineInvestigate_DirectorDisciplineInvestigate_Directors = new List<DisciplineInvestigate_Director>() [get, set]
 
virtual List< DisciplineDisciplinaryDisciplineDisciplinarys = new List<DisciplineDisciplinary>() [get, set]
 
virtual List< DisciplineInvestigateExtendDisciplineInvestigateExtends = new List<DisciplineInvestigateExtend>() [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]
 

Property Documentation

◆ Appellant

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Appellant = string.Empty
getset

◆ ComplaintFrom

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.ComplaintFrom = string.Empty
getset

◆ ConsideredAgency

Guid BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.ConsideredAgency
getset

◆ DateConsideration

DateTime? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DateConsideration
getset

◆ DateNotification

DateTime BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DateNotification
getset

◆ DateReceived

DateTime BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DateReceived
getset

◆ Description

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Description = string.Empty
getset

◆ DisciplineComplaint

DisciplineComplaint BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineComplaint
getset

◆ DisciplineDisciplinarys

virtual List<DisciplineDisciplinary> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineDisciplinarys = new List<DisciplineDisciplinary>()
getset

◆ DisciplineInvestigate_Directors

virtual List<DisciplineInvestigate_Director> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigate_Directors = new List<DisciplineInvestigate_Director>()
getset

◆ DisciplineInvestigate_DocComplaints

virtual List<DisciplineInvestigate_DocComplaint> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigate_DocComplaints = new List<DisciplineInvestigate_DocComplaint>()
getset

◆ DisciplineInvestigate_Docs

virtual List<DisciplineInvestigate_Doc> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigate_Docs = new List<DisciplineInvestigate_Doc>()
getset

◆ DisciplineInvestigate_ProfileComplaints

virtual List<DisciplineInvestigate_ProfileComplaint> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigate_ProfileComplaints = new List<DisciplineInvestigate_ProfileComplaint>()
getset

◆ DisciplineInvestigateExtends

virtual List<DisciplineInvestigateExtend> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigateExtends = new List<DisciplineInvestigateExtend>()
getset

◆ DisciplineInvestigateRelevant_Docs

virtual List<DisciplineInvestigateRelevant_Doc> BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.DisciplineInvestigateRelevant_Docs = new List<DisciplineInvestigateRelevant_Doc>()
getset

◆ InvestigationCauseText

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationCauseText
getset

◆ InvestigationDateEnd

DateTime? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDateEnd
getset

◆ InvestigationDateStart

DateTime? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDateStart
getset

◆ InvestigationDaysExtend

int? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDaysExtend
getset

◆ InvestigationDescription

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDescription
getset

◆ InvestigationDetail

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDetail
getset

◆ InvestigationDetailOther

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationDetailOther
getset

◆ InvestigationExtendStatus

bool BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationExtendStatus = false
getset

◆ InvestigationStatusResult

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.InvestigationStatusResult
getset

◆ LevelConsideration

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.LevelConsideration = string.Empty
getset

◆ OffenseDetails

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.OffenseDetails = string.Empty
getset

◆ Organization

Guid? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Organization
getset

◆ RespondentType

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.RespondentType = string.Empty
getset

◆ Result

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Result
getset

◆ ResultComplaint

string? BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.ResultComplaint
getset

◆ Status

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Status = string.Empty
getset

◆ Title

string BMA.EHR.Domain.Models.Discipline.DisciplineInvestigate.Title = string.Empty
getset

The documentation for this class was generated from the following file: