Interface IQueryModelCache
Represents a cache of the Campus query model.
Namespace: Cmc.Nexus.Models
Assembly: Cmc.Nexus.Models.dll
Syntax
public interface IQueryModelCache
Properties
AdmissionsReps
Gets AdmissionsReps
Declaration
IQueryable<AdmissionsRep> AdmissionsReps { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<AdmissionsRep> |
AwardYears
Gets the AwardYears
Declaration
IQueryable<AwardYear> AwardYears { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<AwardYear> | The AwardYears |
BillingMethods
Gets the BillingMethod
Declaration
IQueryable<BillingMethod> BillingMethods { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<BillingMethod> | The BillingMethod |
Campuses
Gets the Campuses
Declaration
IQueryable<Campus> Campuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Campus> | The Campuses |
CatalogYears
Gets the CatalogYear
Declaration
IQueryable<CatalogYear> CatalogYears { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<CatalogYear> | The CatalogYear |
CitizenCodes
Gets CitizenCodes
Declaration
IQueryable<Citizen> CitizenCodes { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Citizen> |
ClassSectionTerms
Class section terms
Declaration
IQueryable<ClassSectionTerm> ClassSectionTerms { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<ClassSectionTerm> |
Colleges
Gets colleges
Declaration
IQueryable<College> Colleges { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<College> |
Countries
Gets the Country
Declaration
IQueryable<Country> Countries { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Country> | The Country |
DocumentStatuses
Gets the DocumentStatus
Declaration
IQueryable<DocumentStatus> DocumentStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<DocumentStatus> | The DocumentStatuses |
DocumentTypeFiles
Gets the DocumentTypeFiles
Declaration
IQueryable<DocumentTypeFile> DocumentTypeFiles { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<DocumentTypeFile> | The DocumentTypeFiles |
EnrollmentStatuses
Gets the EnrollmentStatus
Declaration
IQueryable<EnrollmentStatus> EnrollmentStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<EnrollmentStatus> | The EnrollmentStatus |
EntitySchoolDefinedFields
Gets the school defined fields.
Declaration
IQueryable<EntitySchoolDefinedField> EntitySchoolDefinedFields { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<EntitySchoolDefinedField> | The school defined fields. |
Ethnicities
Gets Ethnicities
Declaration
IQueryable<Ethnicity> Ethnicities { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Ethnicity> |
Genders
Gets the genders.
Declaration
IQueryable<Gender> Genders { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Gender> | The genders. |
HighSchools
Gets High Schools
Declaration
IQueryable<HighSchool> HighSchools { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<HighSchool> |
LeadSources
Gets the LeadSource
Declaration
IQueryable<LeadSource> LeadSources { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<LeadSource> | The LeadSource |
LeadTypes
Gets LeadTypes
Declaration
IQueryable<LeadType> LeadTypes { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<LeadType> |
MaritalStatuses
Gets MaritalStatuses
Declaration
IQueryable<MaritalStatus> MaritalStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<MaritalStatus> |
Modules
Gets the Modules
Declaration
IQueryable<Module> Modules { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Module> | The Modules |
PreviousEducationCodes
Gets PreviousEducation
Declaration
IQueryable<PreviousEducation> PreviousEducationCodes { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<PreviousEducation> |
Programs
Gets Programs
Declaration
IQueryable<Program> Programs { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Program> |
ProgramVersions
Gets the ProgramVersion
Declaration
IQueryable<ProgramVersion> ProgramVersions { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<ProgramVersion> | The ProgramVersion |
SapStatuses
Gets the SapStatus
Declaration
IQueryable<SapStatus> SapStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<SapStatus> | The SapStatus |
SchoolDefinedFields
Gets the school defined fields.
Declaration
IQueryable<SchoolDefinedField> SchoolDefinedFields { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<SchoolDefinedField> | The school defined fields. |
SchoolStatuses
Gets the SchoolStatuses
Declaration
IQueryable<SchoolStatus> SchoolStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<SchoolStatus> | The SchoolStatuses |
Shifts
Gets the Shift
Declaration
IQueryable<Shift> Shifts { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<Shift> | The Shift |
SmsServiceProviders
Gets the SmsServiceProvider
Declaration
IQueryable<SmsServiceProvider> SmsServiceProviders { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<SmsServiceProvider> | The SmsServiceProvider |
SystemSchoolStatuses
Gets the SystemSchoolStatuses
Declaration
IQueryable<SystemSchoolStatus> SystemSchoolStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<SystemSchoolStatus> | The SystemSchoolStatuses |
TaskStatuses
Gets the task statuses.
Declaration
IQueryable<TaskStatus> TaskStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<TaskStatus> | The task statuses. |
TaskTemplates
Gets the task templates.
Declaration
IQueryable<TaskTemplate> TaskTemplates { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<TaskTemplate> | The task templates. |
TransferCreditStatuses
Gets the transfer credit statuses.
Declaration
IQueryable<TransferCreditStatus> TransferCreditStatuses { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryable<TransferCreditStatus> | The transfer credit statuses. |