Class ListSettings
- Namespace
- adas_core.Domain.Models.AppSettings
- Assembly
- adas-core.Domain.dll
Represents configuration or display settings for a list.
public class ListSettings
- Inheritance
-
ListSettings
- Inherited Members
- Extension Methods
Properties
AccessControlList
public ListSettingItem AccessControlList { get; set; }
Property Value
AllergyList
public ListSettingItem AllergyList { get; set; }
Property Value
AltableOptionList
public ListSettingItem AltableOptionList { get; set; }
Property Value
DestinationList
public ListSettingItem DestinationList { get; set; }
Property Value
DiagnosisList
public ListSettingItem DiagnosisList { get; set; }
Property Value
DischargeStatusList
public ListSettingItem DischargeStatusList { get; set; }
Property Value
DoctorList
public ListSettingItem DoctorList { get; set; }
Property Value
DoctorTypeList
public ListSettingItem DoctorTypeList { get; set; }
Property Value
GenericList
public ListSettingItem GenericList { get; set; }
Property Value
InsulationList
public ListSettingItem InsulationList { get; set; }
Property Value
InternalDestinationList
public ListSettingItem InternalDestinationList { get; set; }
Property Value
LanguageBarrierList
public ListSettingItem LanguageBarrierList { get; set; }
Property Value
MobilityOptionList
public ListSettingItem MobilityOptionList { get; set; }
Property Value
OriginList
public ListSettingItem OriginList { get; set; }
Property Value
PassiveSittingList
public ListSettingItem PassiveSittingList { get; set; }
Property Value
PatientStatusList
public ListSettingItem PatientStatusList { get; set; }
Property Value
ProcedureList
public ListSettingItem ProcedureList { get; set; }
Property Value
ServiceList
public ListSettingItem ServiceList { get; set; }
Property Value
TestList
public ListSettingItem TestList { get; set; }
Property Value
TherapeuticCeilingList
public ListSettingItem TherapeuticCeilingList { get; set; }
Property Value
TreatmentList
public ListSettingItem TreatmentList { get; set; }
Property Value
VisitOptionList
public ListSettingItem VisitOptionList { get; set; }